paths([ __DIR__ . '/app', __DIR__ . '/tests', ]); // define sets of rules $rectorConfig->sets([ LevelSetList::UP_TO_PHP_84, LaravelSetList::LARAVEL_110, ]); };