diff --git a/composer.json b/composer.json index 078cf0162..93aa4a3cf 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "theseer/tokenizer": "^2.0.1" }, "require-dev": { - "phpunit/phpunit": "^13.3" + "phpunit/phpunit": "^13.3.1" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage",