PHP Composer
Notes
Dependency Manager for PHP
Release notes
v2.6.2
· 1y+
- Reverted "Fixed binary proxies causing scripts inspecting
$_SERVER['SCRIPT_NAME']to detect them, they are now more transparent (#11562)" which caused a regression (#11617) - Fixed non-zero exit code on failed audits to only apply to
install --auditruns and not implicit audits withrequire,create-projectorupdatecommands (#11616) - Fixed
create-projectinfinite post-install loop in some circumstances (#11613)