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.
Jordi Boggiano a15779cf53 Fix issue handling false children in why-not command 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 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
BaseDependencyCommand.php Fix issue handling false children in why-not command 8 years ago
ClearCacheCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920 8 years ago
CreateProjectCommand.php Check for --ignore-platform-reqs flag during create-project 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Make sure we can probe http requests, fixes #4965 8 years ago
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ExecCommand.php Add docs for exec command, refs #4887 8 years ago
GlobalCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
HomeCommand.php CS fixes 8 years ago
InitCommand.php Fix method name for php5 8 years ago
InstallCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
LicensesCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Make remove with dependencies default 8 years ago
RequireCommand.php Rollback changes in case the installer fails in remove/require commands, fixes #3464 8 years ago
RunScriptCommand.php php-cs-fixer 8 years ago
ScriptAliasCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
SearchCommand.php CS fixes 8 years ago
SelfUpdateCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ShowCommand.php Corrected parameter handling. 8 years ago
StatusCommand.php Rewrite git unpushed status checks, fixes #4987 8 years ago
SuggestsCommand.php Fix CS 8 years ago
UpdateCommand.php Rename new flag to --root-reqs, refs #4938 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago