diff --git a/rector.php b/rector.php index da984b1..76418e2 100644 --- a/rector.php +++ b/rector.php @@ -22,4 +22,7 @@ SymfonySetList::SYMFONY_62, SymfonySetList::SYMFONY_63, SymfonySetList::SYMFONY_64, + SymfonySetList::SYMFONY_70, + SymfonySetList::SYMFONY_71, + SymfonySetList::SYMFONY_72, ]);