diff --git a/composer.json b/composer.json index 4af3d62..c17c946 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "openai-php/client": "^0.20.0" }, "require-dev": { - "infection/infection": "^0.33 || ^0.34", + "infection/infection": "^0.33 || ^0.34 || ^0.35", "larastan/larastan": "^3.0", "laravel/pint": "^1.18", "mockery/mockery": "^1.6",