diff --git a/composer.json b/composer.json index 6dfc06cd..775e72c9 100644 --- a/composer.json +++ b/composer.json @@ -23,11 +23,11 @@ "nunomaduro/termwind": "^1.15.1", "pestphp/pest-plugin": "^2.0.0", "pestphp/pest-plugin-arch": "^2.0.1", - "phpunit/phpunit": "^10.0.17" + "phpunit/phpunit": "^10.0.18" }, "conflict": { "webmozart/assert": "<1.11.0", - "phpunit/phpunit": ">10.0.17" + "phpunit/phpunit": ">10.0.18" }, "autoload": { "psr-4": {