Skip to content

Releases: cs278/composer-audit

v1.2.0

07 Feb 12:58
7f4e4ea
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @denga made their first contribution in #23

Full Changelog: v1.1.0...v1.2.0

v1.2.0-rc1

03 Feb 17:18
7f4e4ea
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

This command when installed has been renamed to security-audit as Composer has added it's own audit command, the old name is still present as an alias if you are using Composer < 2.4.

What's Changed

New Contributors

  • @denga made their first contribution in #23

Full Changelog: v1.1.0...v1.2.0-rc1

v1.1.0

23 Mar 11:19
7ef9fef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.1.0-rc4

29 Jul 12:00
05d5dc5
Compare
Choose a tag to compare

Allow fixed symfony/yaml packages that do not require PHP 8 functions. #18

v1.1.0-rc3

27 Jul 17:26
b09e0b4
Compare
Choose a tag to compare

Block symfony/yaml packages that require PHP 8 functions. #18

v1.1.0-rc2

27 Jul 13:26
fece67f
Compare
Choose a tag to compare

Workaround Symfony polyfill libraries not being loaded when required.

v1.1.0-rc1

14 May 14:02
c7ae144
Compare
Choose a tag to compare
  • Added ability to ignore an advisory by the CVE number.

v1.0.0

14 May 13:58
27101f1
Compare
Choose a tag to compare

First tagged release.

v1.0.0-rc3

05 May 00:33
16b402f
Compare
Choose a tag to compare
  • Build and test on PHP 8.
  • Improve UX when running unsupported PHP versions, this is useful if you switch between supported and unsupported versions it prevents your Composer installation becoming broken.

v1.0.0-rc2

17 Nov 23:22
980292a
Compare
Choose a tag to compare

Prevent fatal errors when this plugin is installed and PHP < 7.1.