Skip to content

Releases: cs278/composer-audit

v1.4.3

13 Nov 17:26
1f109ad

Choose a tag to compare

Fixes compatibility with Composer 2.9.0.

What's Changed

  • Add return types to Command methods by @cs278 in #33
  • Run CI on PHP 8.{34} by @cs278 in #29

Full Changelog: v1.4.2...v1.4.3

v1.4.2

20 Feb 09:42
9bd14b5

Choose a tag to compare

What's Changed

  • Fix cached advisories not being used by @cs278 in #32

Full Changelog: v1.4.1...v1.4.2

v1.4.1

19 Feb 23:11
d98ac61

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

18 Feb 12:31
23f3ed4

Choose a tag to compare

Fixed errors when upgrading from previous versions have been fixed by removing support for Composer 1.x. For example:

  Plugin cs278/composer-audit could not be initialized, class not found: Cs278\ComposerAudit\Legacy\ComposerPlugin_compose  
  r_tmp1 

What's Changed

  • Upgrade PHPUnit Bridge by @cs278 in #28
  • Remove support for Composer 1.x by @cs278 in #30

Full Changelog: v1.3.0...v1.4.0

v1.3.0

17 Feb 19:23
16a81ad

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

07 Feb 12:58
7f4e4ea

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

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

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

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

Choose a tag to compare

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