Jordi Boggiano ed0829fed1 Simplify code and fix path to composer.json, refs #6001 8 years ago
..
AboutCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ArchiveCommand.php bf1ddaa298 Fix method name for php5 9 years ago
BaseCommand.php 69740bbbee Refactor some common logic in Command classes 9 years ago
BaseDependencyCommand.php b6680b6f2a Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 9 years ago
ClearCacheCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ConfigCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
CreateProjectCommand.php 69740bbbee Refactor some common logic in Command classes 9 years ago
DependsCommand.php a245c4618b php-cs-fixer 9 years ago
DiagnoseCommand.php 379fb70ad9 Use random name for tmp ini and delete after use 9 years ago
DumpAutoloadCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
ExecCommand.php 2c84be47c2 Add support for seamless execution of local binaries 9 years ago
GlobalCommand.php 9e7d1a4f9e update help page on global for COMPOSER_HOME info 9 years ago
HomeCommand.php 685ff8699b Capture output 9 years ago
InitCommand.php 09dad8a018 Clean up regex in InitCommand::parseAuthorString 9 years ago
InstallCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
LicensesCommand.php 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
OutdatedCommand.php 5ecd9ace59 Forward --minor-only flag to show command 8 years ago
ProhibitsCommand.php a245c4618b php-cs-fixer 9 years ago
RemoveCommand.php 01885777f3 Fix case insensitivity of remove command, fixes #5973 8 years ago
RequireCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
RunScriptCommand.php 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 9 years ago
ScriptAliasCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
SearchCommand.php 6a557e45b8 Added --type option to search 9 years ago
SelfUpdateCommand.php 51cfe3ba73 Fix whitespace in selfupdate output, fixes #5980 8 years ago
ShowCommand.php ed0829fed1 Simplify code and fix path to composer.json, refs #6001 8 years ago
StatusCommand.php 1cced223d8 Not actual parameters 8 years ago
SuggestsCommand.php 0ed5b541a9 Fix CS 9 years ago
UpdateCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 years ago
ValidateCommand.php a245c4618b php-cs-fixer 9 years ago