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.
Pierre Rudloff 7d52bd6ed5 Non-zero status code when there are outdated packages (fixes #5901) 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 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 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 Refactor some common logic in Command classes 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Use random name for tmp ini and delete after use 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 Refactor some common logic in Command classes 8 years ago
LicensesCommand.php Run cs fixer and update config to latest master 8 years ago
OutdatedCommand.php Non-zero status code when there are outdated packages (fixes #5901) 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 Code simplification 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 Non-zero status code when there are outdated packages (fixes #5901) 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 Refactor some common logic in Command classes 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago