2.4.2 - released 2022-09-14
Changelog
- Fixed bash completion hanging when running as root without
COMPOSER_ALLOW_SUPERUSERset (#11024) - Fixed handling of plugin activation when running as root without
COMPOSER_ALLOW_SUPERUSERset so it always happens after prompting, or does not happen if input is non-interactive - Fixed package filter on
bumpcommand (#11053) - Fixed handling of --ignore-platform-req with upper-bound ignores to not apply to conflict rules (#11037)
- Fixed handling of
COMPOSER_DISCARD_CHANGESwhen set to0 - Fixed handling of zero-major versions in
outdatedcommand with--major-only(#11032) - Fixed
show --platformregression since 2.4.0 when running in a directory without composer.json (#11046) - Fixed a few strict type errors