diff --git a/composer.json b/composer.json index baa7a8de..068f07b7 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "require-dev": { "illuminate/database": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "mockery/mockery": "~1.6.2", - "phpunit/phpunit": "~8.5|^9.5.10" + "phpunit/phpunit": "^11.3.3" }, "autoload": { "psr-4": {