Composer v2.4.1 Release Notes

Release Date: 2022-08-20 // over 1 year ago
    • Added a COMPOSER_NO_AUDIT env var to easily apply the new --no-audit flag in CI (#10998)
    • Fixed show command showing packages in two sections, this was only meant for the outdated command (#11000)
    • Fixed local git repos being copied to cache unnecessarily (#11001)
    • Fixed git cache invalidation issue when a git tag gets created after the cache has loaded a given reference (#11004)