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.
Nicolas Grekas bfbcf03a6b Fix ShowCommand 8 years ago
..
AboutCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ArchiveCommand.php Fix method name for php5 8 years ago
BaseCommand.php Disable plugins across the board when --no-plugins is specified, fixes #5509 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 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php Merge branch '1.2' 8 years ago
CreateProjectCommand.php Add Fossil support to Composer 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Change exit code to be 1/2 for warn/fail, refs #5601 8 years ago
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ExecCommand.php Add support for seamless execution of local binaries 8 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 Clean up regex in InitCommand::parseAuthorString 8 years ago
InstallCommand.php Adds flag to allow suggestions to be skipped 8 years ago
LicensesCommand.php Run cs fixer and update config to latest master 8 years ago
OutdatedCommand.php add isProxyCommand() to BaseCommand 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Make remove command case insensitive, fixes #5754 8 years ago
RequireCommand.php Adds --no-suggest to RequireCommand 8 years ago
RunScriptCommand.php Pass devMode from RunScriptCommand to Script\Event 8 years ago
ScriptAliasCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
SearchCommand.php Added --type option to search 8 years ago
SelfUpdateCommand.php Show channel even if there is no new version on the current channel 8 years ago
ShowCommand.php Fix ShowCommand 8 years ago
StatusCommand.php Make use of pretty version for new references, refs #5328 8 years ago
SuggestsCommand.php Fix CS 8 years ago
UpdateCommand.php Adds --no-suggest to UpdateCommand 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago