diff --git a/composer.json b/composer.json index 55756b8..b218877 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpdocumentor/reflection-docblock": "~6.0" }, "require-dev": { - "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0", + "phpunit/phpunit": "~13.0", "phpstan/phpstan": "^2.0" }, "support": {