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.
Graham Daniels a9c0134378 make use of variable 7 years ago
..
AboutCommand.php Add full stop to all command descriptions 8 years ago
ArchiveCommand.php CS fixes 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 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php CS fixes 7 years ago
CreateProjectCommand.php Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082 8 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 CS fixes 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 Fix Init Command to accept author names with Unicode combining diacritical marks 7 years ago
InstallCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
LicensesCommand.php CS fixes 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 Add full stop to all command descriptions 8 years ago
RequireCommand.php make use of variable 7 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 Add full stop to all command descriptions 8 years ago
SelfUpdateCommand.php Allow setting the channel without running a complete self-update 7 years ago
ShowCommand.php CS fixes 7 years ago
StatusCommand.php CS fixes 7 years ago
SuggestsCommand.php Add full stop to all command descriptions 8 years ago
UpdateCommand.php Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
ValidateCommand.php Add full stop to all command descriptions 8 years ago