diff --git a/composer.json b/composer.json index 6246c75..642a026 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "php": "~8.0.0 || ~8.1.0 || ~8.2.0" }, "require-dev": { - "phpunit/phpunit": "^9.6.7", + "phpunit/phpunit": "^11.3.4", "infection/infection": "^0.26.19" }, "autoload": {