diff --git a/composer.json b/composer.json index b960735..e3856f8 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "illuminate/support": "^9.0 || ^10.0 || ^11.0" }, "require-dev": { - "phpunit/phpunit": "^9.6.17 || ^10.5.13", + "phpunit/phpunit": "^9.6.17 || ^10.5.13 || ^11.0.0", "friendsofphp/php-cs-fixer": "^3.62", "graham-campbell/testbench": "^6.1" },