Releases: cs278/composer-audit
Releases · cs278/composer-audit
v1.4.3
v1.4.2
v1.4.1
v1.4.0
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
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
v1.2.0-rc1
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
Full Changelog: v1.1.0...v1.2.0-rc1
v1.1.0
v1.1.0-rc4
Allow fixed symfony/yaml packages that do not require PHP 8 functions. #18
v1.1.0-rc3
Block symfony/yaml packages that require PHP 8 functions. #18