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.
Den Girnyk 71e0fba216 Pass devMode from RunScriptCommand to Script\Event 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 Disable plugins across the board when --no-plugins is specified, fixes #5509 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 Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 years ago
CreateProjectCommand.php Add Fossil support to Composer 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Change exit code to be 1/2 for warn/fail, refs #5601 8 years ago
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ExecCommand.php Undefined or default return points fixed. 8 years ago
GlobalCommand.php add isProxyCommand() to BaseCommand 8 years ago
HomeCommand.php Capture output 8 years ago
InitCommand.php Clean up regex in InitCommand::parseAuthorString 8 years ago
InstallCommand.php Adds flag to allow suggestions to be skipped 8 years ago
LicensesCommand.php Run cs fixer and update config to latest master 8 years ago
OutdatedCommand.php add isProxyCommand() to BaseCommand 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Added --no-scripts InputOption for RemoveCommand 8 years ago
RequireCommand.php Added --no-scripts InputOption for RequireCommand 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 Always show abandoned packages in --outdated as they are outdated in a way 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 Adds --no-suggest to UpdateCommand 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago