File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ### [ 2.4.1] 2022-08-20
2+
3+ * Added a ` COMPOSER_NO_AUDIT ` env var to easily apply the new --no-audit flag in CI (#10998 )
4+ * Fixed ` show ` command showing packages in two sections, this was only meant for the ` outdated ` command (#11000 )
5+ * Fixed local git repos being copied to cache unnecessarily (#11001 )
6+ * Fixed git cache invalidation issue when a git tag gets created after the cache has loaded a given reference (#11004 )
7+
18### [ 2.4.0] 2022-08-16
29
310 * Added ` json ` format output to the new ` audit ` command (#10965 )
16191626
16201627 * Initial release
16211628
1629+ [ 2.4.1 ] : https://github.com/composer/composer/compare/2.4.0...2.4.1
16221630[ 2.4.0 ] : https://github.com/composer/composer/compare/2.4.0-RC1...2.4.0
16231631[ 2.4.0-RC1 ] : https://github.com/composer/composer/compare/2.3.10...2.4.0-RC1
16241632[ 2.3.10 ] : https://github.com/composer/composer/compare/2.3.9...2.3.10
You can’t perform that action at this time.
0 commit comments