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.
Jordi Boggiano 4a2ea3c67a
Fix var name
4 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Add --no-progress support and a few more fixes 4 years ago
BaseCommand.php Add --with to update command to allow downgrading to a specific version/applying custom temporary constraints, fixes #8756 4 years ago
BaseDependencyCommand.php Merge branch '1.10' 4 years ago
CheckPlatformReqsCommand.php Fix check-platform-reqs command to take into account provide/replace from the root package 4 years ago
ClearCacheCommand.php fixed help URL for ClearCacheCommand 4 years ago
ConfigCommand.php Added --json and --merge options to ConfigCommand (#8779) 4 years ago
CreateProjectCommand.php Rename DEV_MASTER_ALIAS to DEFAULT_BRANCH_ALIAS 4 years ago
DependsCommand.php Command::execute() should always return an integer. 5 years ago
DiagnoseCommand.php Merge branch '1.10' 4 years ago
DumpAutoloadCommand.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 4 years ago
ExecCommand.php Use "getInitialWorkingDirectory" instead of "getWorkingDirectory" 4 years ago
FundCommand.php Fix var name 4 years ago
GlobalCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
HomeCommand.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 4 years ago
InitCommand.php Replace whitelist with allow list 4 years ago
InstallCommand.php Add --no-progress support and a few more fixes 4 years ago
LicensesCommand.php Revert accidental rename of $dependencies variable in unrelated code branch 4 years ago
OutdatedCommand.php Fix composer outdated command on PHP 7.4; fixes #8346 5 years ago
ProhibitsCommand.php Command::execute() should always return an integer. 5 years ago
RemoveCommand.php Add --no-progress support and a few more fixes 4 years ago
RequireCommand.php Add --no-progress support and a few more fixes 4 years ago
RunScriptCommand.php compatible with symfony/console 5.0.0 getVerticalBorderChars() method 4 years ago
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
SearchCommand.php Command::execute() should always return an integer. 5 years ago
SelfUpdateCommand.php Merge branch '1.10' 4 years ago
ShowCommand.php Adjust all usages of VersionSelector to the new API 4 years ago
StatusCommand.php Merge remote-tracking branch 'origin/1.10' 4 years ago
SuggestsCommand.php Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 4 years ago
UpdateCommand.php Add --no-progress support and a few more fixes 4 years ago
ValidateCommand.php Update flag description 4 years ago