1
0
Fork 0
composer/src/Composer/Command
Jordi Boggiano e85da00dff
Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861
2020-06-01 15:43:24 +02:00
..
AboutCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
ArchiveCommand.php Merge remote-tracking branch 'origin/master' into 2.0 2020-02-11 11:33:52 +01:00
BaseCommand.php Add --with to update command to allow downgrading to a specific version/applying custom temporary constraints, fixes #8756 2020-05-01 16:56:17 +02:00
BaseDependencyCommand.php Merge branch '1.10' 2020-04-09 09:51:35 +02:00
CheckPlatformReqsCommand.php Fix check-platform-reqs command to take into account provide/replace from the root package 2020-04-24 13:46:18 +02:00
ClearCacheCommand.php fixed help URL for ClearCacheCommand 2020-03-24 22:47:11 +01:00
ConfigCommand.php Added --json and --merge options to ConfigCommand (#8779) 2020-04-23 14:27:14 +02:00
CreateProjectCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
DependsCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
DiagnoseCommand.php Raise phpstan level to 1 (#8027) 2020-04-07 14:13:50 +02:00
DumpAutoloadCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
ExecCommand.php Use "getInitialWorkingDirectory" instead of "getWorkingDirectory" 2020-05-19 15:47:51 +02:00
FundCommand.php Avoid failing on malformed funding info, fixes #8731 2020-04-07 16:04:58 +02:00
GlobalCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
HomeCommand.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 2020-02-13 21:44:24 +01:00
InitCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
InstallCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
LicensesCommand.php fix typo 2020-04-09 09:50:38 +02:00
OutdatedCommand.php Fix composer outdated command on PHP 7.4; fixes #8346 2019-10-21 13:04:31 +02:00
ProhibitsCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
RemoveCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
RequireCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
RunScriptCommand.php compatible with symfony/console 5.0.0 getVerticalBorderChars() method 2020-04-09 09:50:19 +02:00
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 2019-03-04 12:55:38 +01:00
SearchCommand.php Command::execute() should always return an integer. 2019-10-07 18:50:18 +02:00
SelfUpdateCommand.php Merge branch '1.10' 2020-04-10 11:45:48 +02:00
ShowCommand.php Adjust all usages of VersionSelector to the new API 2020-05-04 21:48:48 +02:00
StatusCommand.php Merge remote-tracking branch 'origin/1.10' 2020-04-13 12:41:30 +02:00
SuggestsCommand.php Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 2020-04-23 10:53:24 +02:00
UpdateCommand.php Add a way to ignore only some packages in --ignore-platform-reqs, and make the platform check ignore those packages which were ignored as requirements, fixes #8861 2020-06-01 15:43:24 +02:00
ValidateCommand.php Update flag description 2020-04-18 14:41:04 +02:00