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.
Grzegorz Korba 0ee0138bed Support for ignoring packages in `outdated` command (#7682)
* Support for ignoring packages in `outdated` command. Fixes #7656
6 years ago
..
AboutCommand.php Unify Composer concept 6 years ago
ArchiveCommand.php CS fixer 6 years ago
BaseCommand.php Fix --no-plugins not working in certain edge cases 6 years ago
BaseDependencyCommand.php CS fixer 6 years ago
CheckPlatformReqsCommand.php Use local repo for platform checks when possible to avoid surprises, refs #7605 6 years ago
ClearCacheCommand.php CS fixer 6 years ago
ConfigCommand.php CS fixer 6 years ago
CreateProjectCommand.php Fix create-project not updating to latest commit when cache is present, fixes #7550 6 years ago
DependsCommand.php CS fixer 6 years ago
DiagnoseCommand.php diagnose: write warning on stderr 6 years ago
DumpAutoloadCommand.php Generating -> Generated 6 years ago
ExecCommand.php CS fixer 6 years ago
GlobalCommand.php Improve error reporting on global command, fixes #7556 6 years ago
HomeCommand.php CS fixer 6 years ago
InitCommand.php Use combined assignment operators 6 years ago
InstallCommand.php CS fixer 6 years ago
LicensesCommand.php CS fixer 6 years ago
OutdatedCommand.php Support for ignoring packages in `outdated` command (#7682) 6 years ago
ProhibitsCommand.php CS fixer 6 years ago
RemoveCommand.php CS fixer 6 years ago
RequireCommand.php Revert composer.json changes when require process stops 6 years ago
RunScriptCommand.php CS fixer 6 years ago
ScriptAliasCommand.php CS fixer 6 years ago
SearchCommand.php Fix --no-plugins not working in certain edge cases 6 years ago
SelfUpdateCommand.php CS fixer 6 years ago
ShowCommand.php Support for ignoring packages in `outdated` command (#7682) 6 years ago
StatusCommand.php CS fixer 6 years ago
SuggestsCommand.php CS fixer 6 years ago
UpdateCommand.php CS fixer 6 years ago
ValidateCommand.php Fix --no-plugins not working in certain edge cases 6 years ago