diff --git a/composer.json b/composer.json index 4a84b65..30384e5 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "laravel/framework": "^11.0 || ^12.0", "laravel/pint": "^1.17", "orchestra/testbench": "^9.0 || ^10.0 || ^11.0", - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^12.4" }, "minimum-stability": "stable", "prefer-stable": true,