1
0
Fork 0
composer/src/Composer/Command
golodnyi 1cced223d8 Not actual parameters 2016-12-08 22:04:38 +07: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 Fix method name for php5 2016-02-29 17:51:34 +00:00
BaseCommand.php Refactor some common logic in Command classes 2016-10-30 14:50:44 -07:00
BaseDependencyCommand.php Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 2016-04-21 22:16:05 +01: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 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
CreateProjectCommand.php Refactor some common logic in Command classes 2016-10-30 14:50:44 -07:00
DependsCommand.php php-cs-fixer 2016-02-25 11:04:44 +01:00
DiagnoseCommand.php Use random name for tmp ini and delete after use 2016-11-20 10:59:05 +00:00
DumpAutoloadCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
ExecCommand.php Add support for seamless execution of local binaries 2016-08-21 16:57:19 +02:00
GlobalCommand.php update help page on global for COMPOSER_HOME info 2016-08-04 16:26:37 -05:00
HomeCommand.php Capture output 2016-07-12 17:19:15 +01:00
InitCommand.php Clean up regex in InitCommand::parseAuthorString 2016-09-02 18:59:20 +02:00
InstallCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
LicensesCommand.php Run cs fixer and update config to latest master 2016-04-11 15:06:57 +01:00
OutdatedCommand.php Non-zero status code when there are outdated packages (fixes #5901) 2016-11-28 13:06:53 +01:00
ProhibitsCommand.php php-cs-fixer 2016-02-25 11:04:44 +01:00
RemoveCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
RequireCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
RunScriptCommand.php Pass devMode from RunScriptCommand to Script\Event 2016-09-12 17:20:51 +02: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 Added --type option to search 2016-06-21 16:38:52 +02:00
SelfUpdateCommand.php Show channel even if there is no new version on the current channel 2016-04-16 19:15:12 +02:00
ShowCommand.php Non-zero status code when there are outdated packages (fixes #5901) 2016-11-28 13:06:53 +01:00
StatusCommand.php Not actual parameters 2016-12-08 22:04:38 +07:00
SuggestsCommand.php Fix CS 2016-02-29 15:05:11 +00:00
UpdateCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 2016-12-06 11:21:44 +01:00
ValidateCommand.php php-cs-fixer 2016-02-25 11:04:44 +01:00