withPaths([__DIR__ . '/web/app/themes/haiku-atelier-2024']) ->withPhpSets(php84: true) ->withTypeCoverageLevel(10) ->withTypeCoverageDocblockLevel(10) ->withDeadCodeLevel(10) ->withCodeQualityLevel(10) ->withPreparedSets( carbon: true, instanceOf: true, privatization: true, );