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