withPaths([ __DIR__.'/src', __DIR__.'/tests', ]) ->withPreparedSets(deadCode: true) // uncomment to reach your current PHP version ->withPhpSets(php82: true) ->withTypeCoverageLevel(7) ;