1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 08:32:56 +00:00
composer/src/Composer/Command
2017-11-03 19:53:36 +01:00
..
AboutCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
ArchiveCommand.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 2017-05-16 22:20:49 +02: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 Update ClearCacheCommand.php 2017-06-16 16:32:59 -04:00
ConfigCommand.php Fix composer global config handling 2017-08-08 18:40:15 +02:00
CreateProjectCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
DependsCommand.php Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
DiagnoseCommand.php add php version and binary to the dignose command 2017-10-15 12:48:34 +02:00
DumpAutoloadCommand.php Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237 2017-03-09 09:41:22 +01:00
ExecCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09: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 Avoid some error paths, refs #6678 2017-11-03 16:32:35 +01: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 Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
OutdatedCommand.php Add docs about new --format, refs #6228 2017-03-07 14:19:51 +01:00
ProhibitsCommand.php Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00
RemoveCommand.php Rename NonRoot to Transitive, refs #6674 2017-11-03 14:35:04 +01:00
RequireCommand.php Rename NonRoot to Transitive, refs #6674 2017-11-03 14:35:04 +01:00
RunScriptCommand.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
ScriptAliasCommand.php Allow custom script descriptions. 2017-09-12 13:17:08 +10:00
SearchCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
SelfUpdateCommand.php Allow setting the channel without running a complete self-update 2017-03-06 15:27:42 +01:00
ShowCommand.php Merge branch '1.5' 2017-11-03 19:53:36 +01:00
StatusCommand.php Aligns the verb form of commands' description 2017-04-06 13:50:24 +09:00
SuggestsCommand.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
UpdateCommand.php Rename NonRoot to Transitive, refs #6674 2017-11-03 14:35:04 +01:00
ValidateCommand.php Add full stop to all command descriptions 2017-01-11 23:08:12 +01:00