PHP Composer

composer/composer last check 94 releases
Notes

Dependency Manager for PHP

Release notes
v2.2.5 · 1y+
view on github
  • Disabled composer/package-versions-deprecated by default as it can function using Composer\InstalledVersions at runtime (#10458)
  • Fixed artifact repositories crashing if a phar file was present in the directory (#10406)
  • Fixed binary proxy issue on PHP <8 when fseek is used on the proxied binary path (#10468)
  • Fixed handling of non-string versions in package repositories metadata (#10470)