diff --git a/composer.json b/composer.json index 8a0d1dc09..7d3da450a 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "theseer/tokenizer": "^2.0.1" }, "require-dev": { - "phpunit/phpunit": "^12.5.1" + "phpunit/phpunit": "^12.5.25" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage",