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.
Jonas Drieghe 8da2811dc3
Add new summary format for licenses (#8973)
* Add new summary format to render the number of dependencies for each used license

* Array dereferencing wasn't available on php 5.3

* Add summary format to documentation
4 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Merge remote-tracking branch 'origin/master' into 2.0 4 years ago
BaseCommand.php Add --with to update command to allow downgrading to a specific version/applying custom temporary constraints, fixes #8756 4 years ago
BaseDependencyCommand.php Merge branch '1.10' 4 years ago
CheckPlatformReqsCommand.php Fix check-platform-reqs command to take into account provide/replace from the root package 4 years ago
ClearCacheCommand.php fixed help URL for ClearCacheCommand 4 years ago
ConfigCommand.php Added --json and --merge options to ConfigCommand (#8779) 4 years ago
CreateProjectCommand.php Run phpstan with regular output and then run again to cs2pr if there was an error, to keep usable output in CI logs 4 years ago
DependsCommand.php Command::execute() should always return an integer. 5 years ago
DiagnoseCommand.php Raise phpstan level to 1 (#8027) 4 years ago
DumpAutoloadCommand.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 4 years ago
ExecCommand.php Use "getInitialWorkingDirectory" instead of "getWorkingDirectory" 4 years ago
FundCommand.php Avoid failing on malformed funding info, fixes #8731 4 years ago
GlobalCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
HomeCommand.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 4 years ago
InitCommand.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 4 years ago
InstallCommand.php Change the single requirement ignore from --ignore-platform-reqs=xx to --ignore-platform-req=xx to avoid BC issues 4 years ago
LicensesCommand.php Add new summary format for licenses (#8973) 4 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 Fix output formatting 4 years ago
RequireCommand.php Fix output formatting 4 years ago
RunScriptCommand.php compatible with symfony/console 5.0.0 getVerticalBorderChars() method 4 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 Merge branch '1.10' 4 years ago
ShowCommand.php Adjust all usages of VersionSelector to the new API 4 years ago
StatusCommand.php Merge remote-tracking branch 'origin/1.10' 4 years ago
SuggestsCommand.php Show suggestions from root package in suggest, and lists them in count only on first install of a project, fixes #8805 4 years ago
UpdateCommand.php Fix pretty constraint for --with overrides 4 years ago
ValidateCommand.php Update flag description 4 years ago