diff --git a/composer.json b/composer.json index 53f4528c5..dd350a95f 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "theseer/tokenizer": "^2.0.1" }, "require-dev": { - "phpunit/phpunit": "^13.1.12" + "phpunit/phpunit": "^13.1.13" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage",