withPaths([ __DIR__ . '/app', __DIR__ . '/fixtures', __DIR__ . '/src', __DIR__ . '/tests', __DIR__ . '/web', ]) ->withImportNames(importShortClasses: false) ->withAttributesSets(doctrine: true) ->withPhpSets(php74: true) ->withTypeCoverageLevel(0);