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.
Cédric Anne a7686e82f0
Filter candidates requiring an unknown platform package; fixes #10167 (#10184)
3 years ago
..
AboutCommand.php Add Composer version in about command 3 years ago
ArchiveCommand.php Fix syntax 3 years ago
BaseCommand.php PHPStan Level 5 (#10070) 3 years ago
BaseDependencyCommand.php PHPStan level 6 in src/Composer/Repository (#10197) 3 years ago
CheckPlatformReqsCommand.php CS fixes 4 years ago
ClearCacheCommand.php Add a readonly mode to the cache, fixes #9150 4 years ago
ConfigCommand.php Type annotations 3 years ago
CreateProjectCommand.php Type annotations 3 years ago
DependsCommand.php Remove version argument from why and enforce it for why-not command, refs #9693 3 years ago
DiagnoseCommand.php Type annotations 3 years ago
DumpAutoloadCommand.php Fix autoload events not being dispatched when running dump-autoload command, fixes #9954 3 years ago
ExecCommand.php Use a different way to suppress output than changing output verbosity in exec command, fixes #9711 3 years ago
FundCommand.php Fix CS 3 years ago
GlobalCommand.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
HomeCommand.php Type annotations 3 years ago
InitCommand.php Filter candidates requiring an unknown platform package; fixes #10167 (#10184) 3 years ago
InstallCommand.php Fix --no-scripts disabling events for plugins 3 years ago
LicensesCommand.php Bump phpstan to level 3 (#9734) 3 years ago
OutdatedCommand.php Allow using --locked with the outdated command directly, fixes #8025 4 years ago
ProhibitsCommand.php Remove version argument from why and enforce it for why-not command, refs #9693 3 years ago
ReinstallCommand.php Also do the change in ReinstallCommand 3 years ago
RemoveCommand.php Fix --no-scripts disabling events for plugins 3 years ago
RequireCommand.php Type annotations 3 years ago
RunScriptCommand.php Type annotations 3 years ago
ScriptAliasCommand.php Add type info to many properties/methods 3 years ago
SearchCommand.php Add type info to many properties/methods 3 years ago
SelfUpdateCommand.php Type annotations 3 years ago
ShowCommand.php PHPStan level 6 in src/Composer/Repository (#10197) 3 years ago
StatusCommand.php CS fixes 4 years ago
SuggestsCommand.php Remove unnecessary method call 4 years ago
UpdateCommand.php Type annotations 3 years ago
ValidateCommand.php Tweak validate command output to be slightly more readable, less colorful 3 years ago