diff --git a/composer.json b/composer.json index a7d92b2a..8a6a2efc 100644 --- a/composer.json +++ b/composer.json @@ -26,12 +26,12 @@ "pestphp/pest-plugin-arch": "^4.0.2", "pestphp/pest-plugin-mutate": "^4.0.1", "pestphp/pest-plugin-profanity": "^4.2.1", - "phpunit/phpunit": "^12.5.28", + "phpunit/phpunit": "^12.5.29", "symfony/process": "^7.4.13|^8.1.0" }, "conflict": { "filp/whoops": "<2.18.3", - "phpunit/phpunit": ">12.5.28", + "phpunit/phpunit": ">12.5.29", "sebastian/exporter": "<7.0.0", "webmozart/assert": "<1.11.0" },