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.
Jérémy Romey 94daedde06 Fixed typo in the ShowCommand 9 years ago
..
AboutCommand.php Use https where possible 9 years ago
ArchiveCommand.php Fixed issues with PR 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 CS fixes 9 years ago
CreateProjectCommand.php Follow stability option in create-project to select the best possible version, refs #4563 9 years ago
DependsCommand.php Fix depends command to also show when the root package depends on something 9 years ago
DiagnoseCommand.php Clarify some error messages, fixes #3770 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 Optimized this->getIO() 9 years ago
RemoveCommand.php Fix access to undefined var, refs #4422 9 years ago
RequireCommand.php Simplify php version fetching 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 Optimized this->getIO() 9 years ago
ShowCommand.php Fixed typo in the ShowCommand 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