diff --git a/src/Common/composer.json b/src/Common/composer.json index fd4348f60..85e53a46d 100644 --- a/src/Common/composer.json +++ b/src/Common/composer.json @@ -21,7 +21,7 @@ }, "require-dev": { "nyholm/nsa": "^1.1", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^9.5 || ^11.0", "symfony/stopwatch": "~2.5 || ~5.0" }, "suggest": {