diff --git a/composer.json b/composer.json index a2ba9a4b..9dddfd36 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "doctrine/dbal": "^3.0" }, "require-dev": { - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^12.3.5", "mockery/mockery": "^1.5", "fakerphp/faker": "^1.20", "laravel/pint": "^1.0",