Releases: cs278/composer-audit
Releases · cs278/composer-audit
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
v1.1.0-rc2
Workaround Symfony polyfill libraries not being loaded when required.
v1.1.0-rc1
- Added ability to ignore an advisory by the CVE number.
v1.0.0
v1.0.0-rc3
- 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
Prevent fatal errors when this plugin is installed and PHP < 7.1.