.. |
AboutCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
ArchiveCommand.php
|
Improve version selection in archive command, fixes #4794 (#11230)
|
2022-12-18 00:02:43 +01:00 |
AuditCommand.php
|
Switch default audit.abandoned to fail for 2.7 release
|
2023-12-18 15:02:10 +01:00 |
BaseCommand.php
|
Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665)
|
2023-10-26 10:25:04 +02:00 |
BaseDependencyCommand.php
|
Suggest running 'require' not 'update' if a root req fails to update (#11691)
|
2023-10-26 11:08:03 +02:00 |
BumpCommand.php
|
Bump dev version to 2.7, fix issues with symfony 7
|
2023-10-25 17:13:36 +02:00 |
CheckPlatformReqsCommand.php
|
Update deps, fix phpstan issues, update baseline (1711, 49)
|
2023-03-21 10:36:42 +01:00 |
ClearCacheCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
CompletionTrait.php
|
Update to PHPStan 1.9
|
2022-11-03 21:53:42 +01:00 |
ConfigCommand.php
|
Add audit.abandoned warnings for abandoned packages, fixes #11623 (#11639)
|
2023-09-14 11:30:09 +02:00 |
CreateProjectCommand.php
|
Avoid COMPOSER env being set if not necessary as it can cause issues with scripts, fixes #11613, refs #11493
|
2023-09-03 11:13:54 +02:00 |
DependsCommand.php
|
Docs: fix documention deep links (#11233)
|
2022-12-21 09:32:50 +01:00 |
DiagnoseCommand.php
|
Perform audit on Composer and its dependencies during diagnose, fixes #11216 (#11761)
|
2024-01-04 10:55:59 +01:00 |
DumpAutoloadCommand.php
|
Bump dev version to 2.7, fix issues with symfony 7
|
2023-10-25 17:13:36 +02:00 |
ExecCommand.php
|
Bump dev version to 2.7, fix issues with symfony 7
|
2023-10-25 17:13:36 +02:00 |
FundCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
GlobalCommand.php
|
Update to PHPStan 1.9
|
2022-11-03 21:53:42 +01:00 |
HomeCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
InitCommand.php
|
Bump dev version to 2.7, fix issues with symfony 7
|
2023-10-25 17:13:36 +02:00 |
InstallCommand.php
|
Bump dev version to 2.7, fix issues with symfony 7
|
2023-10-25 17:13:36 +02:00 |
LicensesCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
OutdatedCommand.php
|
Add --sort-by-age to show/outdated commands, and also release date for latest package in --latest mode (#11762)
|
2023-12-20 15:37:27 +01:00 |
PackageDiscoveryTrait.php
|
Add prompt to require command if a package name is not found but there are similar names that could be used (#11284)
|
2023-06-23 11:15:03 +02:00 |
ProhibitsCommand.php
|
Docs: fix documention deep links (#11233)
|
2022-12-21 09:32:50 +01:00 |
ReinstallCommand.php
|
Fix autoload generator dump() non-BC signature change in 2.6.4
|
2023-10-06 09:34:10 +02:00 |
RemoveCommand.php
|
Add --minimal-changes mode to perform partial updates --with-dependencies while changing only what is necessary in other dependencies (#11665)
|
2023-10-26 10:25:04 +02:00 |
RequireCommand.php
|
Ensure composer.json gets deleted after a dry run require, fixes #11747
|
2023-12-19 15:51:39 +01:00 |
RunScriptCommand.php
|
Docs: fix documention deep links (#11233)
|
2022-12-21 09:32:50 +01:00 |
ScriptAliasCommand.php
|
Add support for "scripts-aliases" in composer.json (#11666)
|
2023-10-27 11:36:59 +02:00 |
SearchCommand.php
|
Update to PHPStan 1.9
|
2022-11-03 21:53:42 +01:00 |
SelfUpdateCommand.php
|
Fix type errors in key updating logic
|
2023-02-24 17:41:47 +01:00 |
ShowCommand.php
|
Add --sort-by-age to show/outdated commands, and also release date for latest package in --latest mode (#11762)
|
2023-12-20 15:37:27 +01:00 |
StatusCommand.php
|
Return null for install path for metapackages instead of an empty path which then resolves to the root package's path (#11455)
|
2023-05-14 13:46:46 +02:00 |
SuggestsCommand.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
UpdateCommand.php
|
Merge branch '2.6'
|
2023-10-26 11:39:41 +02:00 |
ValidateCommand.php
|
Return null for install path for metapackages instead of an empty path which then resolves to the root package's path (#11455)
|
2023-05-14 13:46:46 +02:00 |