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.
Guilliam Xavier 35562dcd49
ValidateCommand: add a comment that we didn't forget $lockErrors
5 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 5 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 Remove dead code, refs #8517 5 years ago
CreateProjectCommand.php Create project: add option to add the repository to the composer.json 5 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
GlobalCommand.php Added "Read more at" links to all commands (#8019) 6 years ago
HomeCommand.php Added "Read more at" links to all commands (#8019) 6 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) 6 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) 6 years ago
RequireCommand.php Merge branch '1.9' 5 years ago
RunScriptCommand.php Merge branch '1.8' 6 years ago
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 6 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 use of refs and avoid a false path when showing the root package, refs #8545 5 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) 6 years ago
ValidateCommand.php ValidateCommand: add a comment that we didn't forget $lockErrors 5 years ago