diff --git a/composer.json b/composer.json index 5b40594..46cb828 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "psr/log": "^3.0" }, "require-dev": { - "infection/infection": "^0.33.1", + "infection/infection": "^0.34.0", "laravel/pint": "^1.18", "phpunit/phpunit": "^11.0", "symfony/console": "^7.2"