diff --git a/config/rector.php b/config/rector.php index 4141a011..57c98235 100644 --- a/config/rector.php +++ b/config/rector.php @@ -18,7 +18,7 @@ ->withSets([ // Rector sets - LevelSetList::UP_TO_PHP_73, + LevelSetList::UP_TO_PHP_72, // SetList::CODE_QUALITY, // SetList::CODING_STYLE,