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.
Vladimir Reznichenko c8615358cb SCA with PHP Inspections (EA Extended) 7 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 why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 8 years ago
ClearCacheCommand.php Update ClearCacheCommand.php 7 years ago
ConfigCommand.php Fix composer global config handling 7 years ago
CreateProjectCommand.php Aligns the verb form of commands' description 7 years ago
DependsCommand.php Add full stop to all command descriptions 8 years ago
DiagnoseCommand.php CS fixes 7 years ago
DumpAutoloadCommand.php Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237 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 Capture output 8 years ago
InitCommand.php Added $_SERVER['USER'] as possible value for <vendor> part of package name. 7 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 Force remove command to have at least one package name passed, refs #6338 7 years ago
RequireCommand.php make use of variable 7 years ago
RunScriptCommand.php SCA with PHP Inspections (EA Extended) 7 years ago
ScriptAliasCommand.php Aligns the verb form of commands' description 7 years ago
SearchCommand.php Aligns the verb form of commands' description 7 years ago
SelfUpdateCommand.php Allow setting the channel without running a complete self-update 7 years ago
ShowCommand.php Add default sort for show --tree option 7 years ago
StatusCommand.php Aligns the verb form of commands' description 7 years ago
SuggestsCommand.php SCA with PHP Inspections (EA Extended) 7 years ago
UpdateCommand.php SCA with PHP Inspections (EA Extended) 7 years ago
ValidateCommand.php Add full stop to all command descriptions 8 years ago