diff --git a/composer.json b/composer.json index 15277be..5121776 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,8 @@ }, "require": { "phpunit/phpunit": "^9.6 || ^10.0 || ^11.0", - "slevomat/coding-standard": "^8.15" + "slevomat/coding-standard": "^8.15", + "symfony/phpunit-bridge": "^6.4 || ^7.0" }, "require-dev": { "php": "^8.1",