PHP Composer
Notes
Dependency Manager for PHP
Release notes
v2.5.2
· 1y+
- Added warning when
requireauto-selects a feature branch as that is probably not desired (#11270) - Fixed
self.versionrequirements reporting lock file integrity errors when changing branches (#11283) - Fixed
requireregression which broke the --fixed flag (#11247) - Fixed security audit reports loading when exclude/only filter rules are used on a repository (#11281)
- Fixed autoloading regression on PHP 5.6 (#11285)
- Fixed archive command including an existing archive into itself if run repeatedly (#11239)
- Fixed dev package prompt in
requirenot appearing in some conditions (#11287)