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