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.
Carlos 2f56c3c334 Change status command help to make it clearer, closes #7213 6 years ago
..
AboutCommand.php Aligns the verb form of commands' description 7 years ago
ArchiveCommand.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
BaseCommand.php Refactor some common logic in Command classes 8 years ago
BaseDependencyCommand.php Fix support for uppercase package names in why/why-not commands, fixes #7198 6 years ago
CheckPlatformReqsCommand.php Fix the platform requirement check command 7 years ago
ClearCacheCommand.php Update ClearCacheCommand.php 7 years ago
ConfigCommand.php Allow unsetting the whole platform config key 7 years ago
CreateProjectCommand.php Add --remove-vcs flag to create-project command to allow removing user prompts, fixes #7002 7 years ago
DependsCommand.php Add full stop to all command descriptions 8 years ago
DiagnoseCommand.php add php version and binary to the dignose command 7 years ago
DumpAutoloadCommand.php output used strategy 7 years ago
ExecCommand.php Aligns the verb form of commands' description 7 years ago
GlobalCommand.php update help page on global for COMPOSER_HOME info 8 years ago
HomeCommand.php Fix php5.3 7 years ago
InitCommand.php Fix warning for packages not existing while they exist but not at the required stability, fixes #7044 6 years ago
InstallCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
LicensesCommand.php Aligns the verb form of commands' description 7 years ago
OutdatedCommand.php Add docs about new --format, refs #6228 7 years ago
ProhibitsCommand.php Add full stop to all command descriptions 8 years ago
RemoveCommand.php Merge branch '1.5' 7 years ago
RequireCommand.php Merge branch '1.5' 7 years ago
RunScriptCommand.php Fix run-script --list failing to handle native script handlers, fixes #7069 6 years ago
ScriptAliasCommand.php Allow custom script descriptions. 7 years ago
SearchCommand.php Aligns the verb form of commands' description 7 years ago
SelfUpdateCommand.php Fix self-update regression, fixes #7045 6 years ago
ShowCommand.php Merge branch '1.5' 7 years ago
StatusCommand.php Change status command help to make it clearer, closes #7213 6 years ago
SuggestsCommand.php SCA with PHP Inspections (EA Extended) 7 years ago
UpdateCommand.php Rename NonRoot to Transitive, refs #6674 7 years ago
ValidateCommand.php support COMPOSER env var in validate command (#6834) 7 years ago