Jordi Boggiano 04ae1584dc Add docs about package type to prompt, fixes #5378 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 92207da83a add isProxyCommand() to BaseCommand 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. 10 years ago
ConfigCommand.php 135783299a Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 9 years ago
CreateProjectCommand.php 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 years ago
DependsCommand.php a245c4618b php-cs-fixer 10 years ago
DiagnoseCommand.php 0db8bbfda3 Add update channels support to self-update and diagnose, fixes #4960 9 years ago
DumpAutoloadCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
ExecCommand.php e6f21137ad Undefined or default return points fixed. 9 years ago
GlobalCommand.php 92207da83a add isProxyCommand() to BaseCommand 9 years ago
HomeCommand.php eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 years ago
InitCommand.php 04ae1584dc Add docs about package type to prompt, fixes #5378 9 years ago
InstallCommand.php 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 years ago
LicensesCommand.php 3b0a1c6f70 Run cs fixer and update config to latest master 9 years ago
OutdatedCommand.php 92207da83a add isProxyCommand() to BaseCommand 9 years ago
ProhibitsCommand.php a245c4618b php-cs-fixer 10 years ago
RemoveCommand.php c47b302a3c Reset composer before loading the modified json, fixes #5346 9 years ago
RequireCommand.php d9909993b2 Add --prefer-stable and --prefer-lowest to "require" command 9 years ago
RunScriptCommand.php e6f21137ad Undefined or default return points fixed. 9 years ago
ScriptAliasCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 10 years ago
SearchCommand.php eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 years ago
SelfUpdateCommand.php bdd90a49c4 Show channel even if there is no new version on the current channel 9 years ago
ShowCommand.php 352e467f16 Always show abandoned packages in --outdated as they are outdated in a way 9 years ago
StatusCommand.php b31052fcde composer status now includes untracked files in git repos, fixes #2664 9 years ago
SuggestsCommand.php 0ed5b541a9 Fix CS 10 years ago
UpdateCommand.php 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined 9 years ago
ValidateCommand.php a245c4618b php-cs-fixer 10 years ago