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