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.
Niels Keurentjes 1b97d07bca Processed PR feedback 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 Get tests running to prep for fixes 10 years ago
ConfigCommand.php CS fixes 9 years ago
CreateProjectCommand.php use a proper tmp directory 9 years ago
DependsCommand.php CS fixes 9 years ago
DiagnoseCommand.php Fix array syntax 9 years ago
DumpAutoloadCommand.php Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 9 years ago
GlobalCommand.php Implement writeError throughout Composer 9 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 Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
LicensesCommand.php Strict typing fixes 9 years ago
RemoveCommand.php Add --no-plugins option to remove/require 9 years ago
RequireCommand.php Add --no-plugins option to remove/require 9 years ago
RunScriptCommand.php Optimized this->getIO() 9 years ago
ScriptAliasCommand.php Fix env override regression, fixes #3820 9 years ago
SearchCommand.php Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
SelfUpdateCommand.php CS fixes 9 years ago
ShowCommand.php CS fixes 9 years ago
StatusCommand.php Optimized this->getIO() 9 years ago
SuggestsCommand.php Processed PR feedback 9 years ago
UpdateCommand.php Remove unused import in UpdateCommand 9 years ago
ValidateCommand.php Clarify some error messages, fixes #3770 9 years ago