diff --git a/composer.json b/composer.json index 4a928b9..4171c18 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ }, "require-dev": { "orchestra/testbench": "^8.0 || ^9.0", - "phpunit/phpunit": "^11.0" + "phpunit/phpunit": "^10.0" }, "minimum-stability": "dev", "prefer-stable": true,