diff --git a/composer.json b/composer.json index 5f859b9..4adbd26 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "doctrine/orm": "^2.17", - "phpunit/phpunit": "^8.5 || ^9.5 || ^10.5" + "phpunit/phpunit": "^11.3.3" }, "suggest": { "doctrine/orm": "~2.17"