diff --git a/composer.json b/composer.json index bedb2d4..0a4f18a 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "psr/log": "^3.0" }, "require-dev": { - "infection/infection": "^0.32.7", + "infection/infection": "^0.33.1", "laravel/pint": "^1.18", "phpunit/phpunit": "^11.0" },