Paul.Wenke 59ae2716aa Fixed typo in exception message for Bitbucket config command. 9 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 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
BaseDependencyCommand.php 27e1c4358e Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983 9 years ago
ClearCacheCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ConfigCommand.php 59ae2716aa Fixed typo in exception message for Bitbucket config command. 9 years ago
CreateProjectCommand.php 4b0624a93a Fix regression in create-project 9 years ago
DependsCommand.php a245c4618b php-cs-fixer 9 years ago
DiagnoseCommand.php 269e545921 Make sure we can probe http requests, fixes #4965 9 years ago
DumpAutoloadCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ExecCommand.php 35d26db704 Add docs for exec command, refs #4887 9 years ago
GlobalCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
HomeCommand.php 8cfbe7023d CS fixes 9 years ago
InitCommand.php bf1ddaa298 Fix method name for php5 9 years ago
InstallCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
LicensesCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ProhibitsCommand.php a245c4618b php-cs-fixer 9 years ago
RemoveCommand.php eae6d8017a Make remove with dependencies default 9 years ago
RequireCommand.php 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 9 years ago
RunScriptCommand.php a245c4618b php-cs-fixer 9 years ago
ScriptAliasCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
SearchCommand.php 8cfbe7023d CS fixes 9 years ago
SelfUpdateCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago
ShowCommand.php 1017ab817f Corrected parameter handling. 9 years ago
StatusCommand.php b93b73e836 Rewrite git unpushed status checks, fixes #4987 9 years ago
SuggestsCommand.php 0ed5b541a9 Fix CS 9 years ago
UpdateCommand.php 04a1085d47 Rename new flag to --root-reqs, refs #4938 9 years ago
ValidateCommand.php a245c4618b php-cs-fixer 9 years ago