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. 10 years ago
ArchiveCommand.php bf1ddaa298 Fix method name for php5 10 years ago
BaseCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
BaseDependencyCommand.php 27e1c4358e Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983 10 years ago
ClearCacheCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 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 10 years ago
DependsCommand.php a245c4618b php-cs-fixer 10 years ago
DiagnoseCommand.php 269e545921 Make sure we can probe http requests, fixes #4965 10 years ago
DumpAutoloadCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
ExecCommand.php 35d26db704 Add docs for exec command, refs #4887 10 years ago
GlobalCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
HomeCommand.php 8cfbe7023d CS fixes 10 years ago
InitCommand.php bf1ddaa298 Fix method name for php5 10 years ago
InstallCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
LicensesCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
ProhibitsCommand.php a245c4618b php-cs-fixer 10 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 10 years ago
RunScriptCommand.php a245c4618b php-cs-fixer 10 years ago
ScriptAliasCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
SearchCommand.php 8cfbe7023d CS fixes 10 years ago
SelfUpdateCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
ShowCommand.php 1017ab817f Corrected parameter handling. 9 years ago
StatusCommand.php b93b73e836 Rewrite git unpushed status checks, fixes #4987 10 years ago
SuggestsCommand.php 0ed5b541a9 Fix CS 10 years ago
UpdateCommand.php 04a1085d47 Rename new flag to --root-reqs, refs #4938 10 years ago
ValidateCommand.php a245c4618b php-cs-fixer 10 years ago