diff --git a/composer.json b/composer.json index 0b844d2d..de9de44e 100644 --- a/composer.json +++ b/composer.json @@ -23,11 +23,11 @@ "nunomaduro/termwind": "^1.15.1", "pestphp/pest-plugin": "^2.0.1", "pestphp/pest-plugin-arch": "^2.2.0", - "phpunit/phpunit": "^10.2.0" + "phpunit/phpunit": "^10.2.1" }, "conflict": { "webmozart/assert": "<1.11.0", - "phpunit/phpunit": ">10.2.0" + "phpunit/phpunit": ">10.2.1" }, "autoload": { "psr-4": {