1
0
Fork 0
composer/src/Composer
Jordi Boggiano efe6e44883
Perform audit on Composer and its dependencies during diagnose, fixes #11216 (#11761)
2024-01-04 10:55:59 +01:00
..
Advisory Audit: add severity to plain and table output (#11702) 2023-12-19 19:11:50 +01:00
Autoload Update deps 2023-12-18 10:11:33 +01:00
Command Perform audit on Composer and its dependencies during diagnose, fixes #11216 (#11761) 2024-01-04 10:55:59 +01:00
Config Add support for "scripts-aliases" in composer.json (#11666) 2023-10-27 11:36:59 +02:00
Console Add support for "scripts-aliases" in composer.json (#11666) 2023-10-27 11:36:59 +02:00
DependencyResolver 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
Downloader Upgrade to react/promise 3.0.0 (#10429) 2023-07-20 12:52:28 +02:00
EventDispatcher Add support for Application::setCatchErrors in symfony 6.4+, refs symfony/symfony#50420 2023-07-28 19:33:33 +02:00
Exception Enable strict types on all files 2022-02-24 13:24:34 +01:00
Filter/PlatformRequirementFilter Fix handling of upper-bound platform req ignores to not act on conflicts (#11037) 2022-09-13 14:50:27 +02:00
IO Conditional return type for `IOInterface::select()` (#11219) 2022-12-17 22:03:19 +01:00
Installer Fix the promise resolution for the cleanup logic (#11620) 2023-09-11 17:40:43 +02:00
Json Preserve indentation when writing JSON files (#11390) 2023-07-19 14:13:06 +02:00
PHPStan Merge branch '2.5' 2023-03-21 11:53:54 +01:00
Package Bump wildcard constraints to >=current (#11694) 2023-10-25 18:04:52 +02:00
Platform Update to composer/pcre 2.1 (#11189) 2022-11-17 11:34:54 +01:00
Plugin refactor: update `SyncHelper::downloadAndInstallPackageSync` (#11496) 2023-06-06 23:32:39 +02:00
Question Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Repository Exposing GitLab's project metadata (#11734) 2023-12-20 16:50:24 +01:00
Script Fix CS (#11003) 2022-08-17 14:20:07 +02:00
SelfUpdate Update deps, fix phpstan issues, update baseline (1711, 49) 2023-03-21 10:36:42 +01:00
Util Add support for "scripts-aliases" in composer.json (#11666) 2023-10-27 11:36:59 +02:00
Cache.php Allow underscores in cache keys to avoid conflicts with package names containing underscore vs dashes, fixes #11224 (#11229) 2022-12-18 00:03:48 +01:00
Compiler.php Remove extra lines 2022-08-31 12:42:26 +02:00
Composer.php Reverting release version changes 2023-12-08 18:32:27 +01:00
Config.php Switch default audit.abandoned to fail for 2.7 release 2023-12-18 15:02:10 +01:00
Factory.php Prompt users in interactive mode for where to store the credentials if a local auth config file exists (#11188) 2022-12-16 14:31:28 +01:00
InstalledVersions.php Update deps, fix phpstan issues, update baseline (1711, 49) 2023-03-21 10:36:42 +01:00
Installer.php Show package source in very verbose updates, fixes #11733 (#11763) 2023-12-19 17:17:48 +01:00
PartialComposer.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00