1
0
Fork 0
composer/src/Composer/Command
Rob Bast dc2f201152 add trailing / and updated diagnose command 2016-02-24 20:54:01 +01:00
..
AboutCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
ArchiveCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
BaseCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
BaseDependencyCommand.php Restore OutputInterface type hint 2016-02-24 18:24:40 +00:00
ClearCacheCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
ConfigCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
CreateProjectCommand.php Merge remote-tracking branch 'curry684/rewrite-depends' 2016-02-24 17:42:11 +00:00
DependsCommand.php Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 2016-02-24 17:27:42 +00:00
DiagnoseCommand.php add trailing / and updated diagnose command 2016-02-24 20:54:01 +01:00
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
GlobalCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
HomeCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
InitCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
InstallCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
LicensesCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
ProhibitsCommand.php phpdoc consistency. 2016-02-20 13:33:24 +01:00
RemoveCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
RequireCommand.php Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 2016-02-24 17:27:42 +00:00
RunScriptCommand.php Merge remote-tracking branch 'curry684/rewrite-depends' 2016-02-24 17:42:11 +00:00
ScriptAliasCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
SearchCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
SelfUpdateCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
ShowCommand.php Fix some formatting and prettify the tree, refs #4917 2016-02-24 18:20:52 +00:00
StatusCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
SuggestsCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
UpdateCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
ValidateCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00