2.8.6 - released 2025-02-25
View the release on GitHub
Changelog
- Added
COMPOSER_WITH_DEPENDENCIES
and COMPOSER_WITH_ALL_DEPENDENCIES
env vars to enable the --with[-all]-dependencies
flags (#12289)
- Added
COMPOSER_SKIP_SCRIPTS
env 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)