diff --git a/tests/composer.json b/tests/composer.json index 3fc431ec4d..46b7fefdb4 100644 --- a/tests/composer.json +++ b/tests/composer.json @@ -8,12 +8,6 @@ "config": { "platform": { "php": "8.2.99" - }, - "audit": { - "ignore": { - "PKSA-5jz8-6tcw-pbk4": "PHPUnit argument injection - no fix in 11.x line", - "PKSA-z3gr-8qht-p93v": "PHPUnit security advisory - no fix in 11.x line" - } } } }