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 ddc1d377d7 Merge pull request #3601 from SofHad/unused-parameters
Suppress unused parameters in HomeCommand
10 years ago
..
Helper php-cs-fixer magic 12 years ago
AboutCommand.php CS fixes 10 years ago
ArchiveCommand.php CS fixes 10 years ago
ClearCacheCommand.php CS fixes 10 years ago
Command.php Reset composer to load the new requirements, fixes #3511 10 years ago
ConfigCommand.php Add --absolute to resolve absolute paths in config command, otherwise set default back to relative 10 years ago
CreateProjectCommand.php Add --ignore-platform-reqs to create-project, refs #1426 10 years ago
DependsCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
DiagnoseCommand.php fix typo 10 years ago
DumpAutoloadCommand.php Corrected description of the option --optimize (-o) 10 years ago
GlobalCommand.php CS fixes 11 years ago
HomeCommand.php Suppress unused parameters in HomeCommand 10 years ago
InitCommand.php Use the repositories configured in composer.json for the require command 10 years ago
InstallCommand.php Rename runAutoloader to dumpAutoloader, refs #3453 10 years ago
LicensesCommand.php Remove object state from methods to simplify things, refs #3385 10 years ago
RemoveCommand.php Add ignore-platform-reqs option to remove command 10 years ago
RequireCommand.php Enhancement: Add sort-packages option which allows sorting of packages 10 years ago
RunScriptCommand.php Disallow overriding commands with scripts 10 years ago
ScriptAliasCommand.php Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516 10 years ago
SearchCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
SelfUpdateCommand.php added --no-progress to self-update 10 years ago
ShowCommand.php Abandoned support in `show` 10 years ago
StatusCommand.php Remove original indent if present, fixes #3143 10 years ago
UpdateCommand.php Rename runAutoloader to dumpAutoloader, refs #3453 10 years ago
ValidateCommand.php Add --no-check-all option to composer validate command 10 years ago