DX: set rector config: rules up to PHP74

This commit is contained in:
2023-04-15 00:19:57 +02:00
parent 459b91001f
commit a68190f0c6

View File

@@ -21,7 +21,7 @@ return static function (RectorConfig $rectorConfig): void {
//define sets of rules
$rectorConfig->sets([
LevelSetList::UP_TO_PHP_73
LevelSetList::UP_TO_PHP_74
]);
// skip some path...