DX: set rector back to php73

This commit is contained in:
2023-04-15 00:02:39 +02:00
parent e84a93bd0c
commit 4c2e78ada7

View File

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