diff --git a/composer.json b/composer.json index 87c9202..49afaaf 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,9 @@ "require-dev": { "phpspec/prophecy": "^1.8", "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.6 || ^10.4", + "phpunit/phpunit": "^9.6.17 || ^10.5.11 || ^11.0.4", "symfony/dotenv": "^5.4 || ^6.3 || ^7.0", - "symfony/phpunit-bridge": "^5.4 || ^6.3 || ^7.0", + "symfony/phpunit-bridge": "^7.0", "symfony/yaml": "^5.4 || ^6.3 || ^7.0" }, "suggest": {