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.
Thibault Jamet 25ab752ca6 Map archive command to the archive configuration 9 years ago
..
AboutCommand.php Use https where possible 9 years ago
ArchiveCommand.php Map archive command to the archive configuration 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 Avoid errors when invoking composer global config and there is no global composer.json yet, refs #4002 9 years ago
CreateProjectCommand.php [create-project] If process terminated with SIGINT then 130 IMO will be returned. Remove unused variable 9 years ago
DependsCommand.php Implement writeError throughout Composer 9 years ago
DiagnoseCommand.php Add http check even if openssl is present, refs #4084 9 years ago
DumpAutoloadCommand.php Implement writeError throughout Composer 9 years ago
GlobalCommand.php Implement writeError throughout Composer 9 years ago
HomeCommand.php Implement writeError throughout Composer 9 years ago
InitCommand.php PHP version checks tweaking 9 years ago
InstallCommand.php Implement writeError throughout Composer 9 years ago
LicensesCommand.php CS fixes 9 years ago
RemoveCommand.php Space after ? (so it doesnt glue answer to ?) 9 years ago
RequireCommand.php Optimize check for empty file 9 years ago
RunScriptCommand.php Fix env override regression, fixes #3820 9 years ago
ScriptAliasCommand.php Fix env override regression, fixes #3820 9 years ago
SearchCommand.php Implement writeError throughout Composer 9 years ago
SelfUpdateCommand.php Implement writeError throughout Composer 9 years ago
ShowCommand.php cleaner solution 9 years ago
StatusCommand.php Implement writeError throughout Composer 9 years ago
UpdateCommand.php Implement writeError throughout Composer 9 years ago
ValidateCommand.php Use https where possible 9 years ago