PHP Composer
Notes
Dependency Manager for PHP
Release notes
v2.8.6
· 1y+
- Added
COMPOSER_WITH_DEPENDENCIESandCOMPOSER_WITH_ALL_DEPENDENCIESenv vars to enable the--with[-all]-dependenciesflags (#12289) - Added
COMPOSER_SKIP_SCRIPTSenv var to tell Composer to skip certain script handlers by script names (comma separated) (#12290) - Added error hint when Avast is detected together with curl certificate errors (#9894)
- Fixed handling of backslash in folder names when creating archives (#12327)
- Fixed detection of containerd for containers to avoid warning about root usage (#12299)