by shigemk2

当面は技術的なことしか書かない

composer 2.4.2

  • Fixed bash completion hanging when running as root without COMPOSER_ALLOW_SUPERUSER set
  • Fixed handling of plugin activation when running as root without COMPOSER_ALLOW_SUPERUSER set so it always happens after prompting, or does not happen if input is non-interactive
  • Fixed package filter on bump command
  • Fixed handling of --ignore-platform-req with upper-bound ignores to not apply to conflict rules
  • Fixed handling of COMPOSER_DISCARD_CHANGES when set to 0
  • Fixed handling of zero-major versions in outdated command with --major-only
  • Fixed show --platform regression since 2.4.0 when running in a directory without composer.json
  • Fixed a few strict type errors

github.com