diff --git a/composer.json b/composer.json index de86749..3e02ea8 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "illuminate/support": "~9|^10|^11.0|^12.0|^13.0" }, "require-dev": { - "phpunit/phpunit": "^9|^10.5", + "phpunit/phpunit": "^11.2.0", "mockery/mockery": "^1.0" }, "autoload": {