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.
Jáchym Toušek bbb781b1ed
Add --dry-run to composer require
4 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Uses config data from Composer object whenever possible on ArchiveCommand 4 years ago
BaseCommand.php Fixes from PHPStan (#7687) 6 years ago
BaseDependencyCommand.php Command::execute() should always return an integer. 5 years ago
CheckPlatformReqsCommand.php Load packages from the lock file for check-platform-reqs if no dependencies have been installed yet, fixes #8058 5 years ago
ClearCacheCommand.php Added new Alias For Clear cache 5 years ago
ConfigCommand.php Add bearer support in config command and add to docs/schema, refs #8671 4 years ago
CreateProjectCommand.php Normalize output of create-project target path, refs #8609, refs #8412 4 years ago
DependsCommand.php Command::execute() should always return an integer. 5 years ago
DiagnoseCommand.php Add openssl version to diagnose command, refs #8506 5 years ago
DumpAutoloadCommand.php Fix output of dump-autoload command to avoid interfering with warnings, refs #8397 5 years ago
ExecCommand.php Tweak and add comments to the working dir fix with global exec, refs #8515 5 years ago
FundCommand.php Retrieve latest funding info for all packages in fund command 4 years ago
GlobalCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
HomeCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
InitCommand.php Normalize minimum-stability `rc` to `RC` in `InitCommand` 5 years ago
InstallCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
LicensesCommand.php Command::execute() should always return an integer. 5 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 Added "Read more at" links to all commands (#8019) 5 years ago
RequireCommand.php Add --dry-run to composer require 4 years ago
RunScriptCommand.php Merge branch '1.8' 5 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 Command::execute() should always return an integer. 5 years ago
ShowCommand.php Avoid mixing write/writeError which causes issues on some terminals, fixes #8656 4 years ago
StatusCommand.php Command::execute() should always return an integer. 5 years ago
SuggestsCommand.php Merge branch '1.9' 5 years ago
UpdateCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
ValidateCommand.php ValidateCommand: fix array syntax for PHP 5.3 4 years ago