You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano e8bc9232e0 Add explanation about match args in the "no installed package" output, refs #4663 9 years ago
..
AboutCommand.php Use https where possible 9 years ago
ArchiveCommand.php Strict typing fixes 9 years ago
ClearCacheCommand.php Fix clear cache when a dir does not exist, fixes #3810 9 years ago
Command.php Disable progress when no-ansi is specified, refs #3612 10 years ago
ConfigCommand.php Added sort-packages into config 9 years ago
CreateProjectCommand.php Strict typing fixes 9 years ago
DependsCommand.php Add explanation about match args in the "no installed package" output, refs #4663 9 years ago
DiagnoseCommand.php Remove publish errors from diagnose command output, fixes #4652 9 years ago
DumpAutoloadCommand.php Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 9 years ago
GlobalCommand.php Implement writeError throughout Composer 10 years ago
HomeCommand.php Optimized this->getIO() 9 years ago
InitCommand.php Make VersionSelector prefer stable by default and allow specifying a PHP version that must be matched, fixes #4318 9 years ago
InstallCommand.php Merge pull request #4362 from bd808/classmap-authoritative-cli 9 years ago
LicensesCommand.php Strict typing fixes 9 years ago
RemoveCommand.php Fix access to undefined var, refs #4422 9 years ago
RequireCommand.php Added sort-packages into config 9 years ago
RunScriptCommand.php Optimized this->getIO() 9 years ago
ScriptAliasCommand.php Fix env override regression, fixes #3820 9 years ago
SearchCommand.php Optimized this->getIO() 9 years ago
SelfUpdateCommand.php Fix type errors 9 years ago
ShowCommand.php Show overridden versions (as well as original) in composer show -p 9 years ago
StatusCommand.php Optimized this->getIO() 9 years ago
SuggestsCommand.php Use only one level of verbosity 9 years ago
UpdateCommand.php Merge pull request #4362 from bd808/classmap-authoritative-cli 9 years ago
ValidateCommand.php Clarify some error messages, fixes #3770 9 years ago