PHP Composer
Notes
Dependency Manager for PHP
Release notes
v2.8.7
· 1y+
- Bumped justinrainbow/json-schema dependency to 6.x (#12348)
- Added
COMPOSER_MAX_PARALLEL_PROCESSenv var to control max amount of parallel processes Composer will start (#12356) - Added zstd/brotli presence in
diagnosecommand output - Fixed error handler to avoid spamming deprecation notices (#12360)
- Fixed InstalledVersions returning duplicate data at Composer runtime (#12225)
- Fixed handling of
--with ...constraints to make them apply to packages replaced a package with a different name (#12353) - Fixed deprecation warnings showing up in IDE code inspections within the vendor dir (#12331)
- Fixed a few json schema completeness issues (#12332, #12321)
- Fixed issue autoloading files with a .phar inside the path (#12326)
Full Changelog: https://github.com/composer/composer/compare/2.8.6...2.8.7