diff --git a/composer.json b/composer.json index 45702e004..1593d5319 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "theseer/tokenizer": "^2.0.1" }, "require-dev": { - "phpunit/phpunit": "^13.1" + "phpunit/phpunit": "^13.1.10" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage",