You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fixed and no bugs anymore 🆙
This commit is contained in:
@@ -22,7 +22,7 @@ return RectorConfig::configure()
|
||||
->withSets([
|
||||
LevelSetList::UP_TO_PHP_85,
|
||||
// Dit activeert de gratis "Laravel Shift" naar versie 12:
|
||||
LaravelLevelSetList::UP_TO_LARAVEL_120,
|
||||
LaravelLevelSetList::UP_TO_LARAVEL_120,
|
||||
LaravelSetList::LARAVEL_CODE_QUALITY,
|
||||
SetList::CODE_QUALITY,
|
||||
SetList::DEAD_CODE,
|
||||
@@ -30,4 +30,4 @@ return RectorConfig::configure()
|
||||
->withSkip([
|
||||
__DIR__ . '/lang/vendor',
|
||||
__DIR__ . '/storage', // Altijd overslaan
|
||||
]);
|
||||
]);
|
||||
Reference in New Issue
Block a user