PHP Composer
Notes
Dependency Manager for PHP
Release notes
v2.9.2
· 6m+
- Added new
--no-security-blockingflag to disable/configure security blocking (#12617) - Added a way to set
audit > ignoreto act only on audits or only on security blocking (#12618, #12612) - Fixed
configcommand not being able to set the new audit settings (#12609) - Fixed handling audit.ignore to support CVE ids while doing security blocking, but advisory IDs are still preferred for performance reasons (#12624)
- Fixed partial updates failing when another package in the lock file has a known security advisory (#12626)
Full Changelog: https://github.com/composer/composer/compare/2.9.1...2.9.2