DX: set rector back to php73

This commit is contained in:
Julien Fastré 2023-04-15 00:02:39 +02:00
parent e84a93bd0c
commit 4c2e78ada7
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

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