withPaths([ __DIR__ . '/src', ]) ->withPhpSets(php82: true) ->withPreparedSets( deadCode: true, codeQuality: true, typeDeclarations: true, );