refactor
{ "$schema": "vendor/infection/infection/resources/schema.json", "source": { "directories": [ "src" ] }, "mutators": { "@default": true, "CastString": false }, "logs": { "html": "infection.html" } }