Skip to content

Commit e1e1119

Browse files
committed
[Rector] Added Symfony 7.0..7.2 sets to rector configuration
1 parent ba73ca2 commit e1e1119

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rector.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@
2222
SymfonySetList::SYMFONY_62,
2323
SymfonySetList::SYMFONY_63,
2424
SymfonySetList::SYMFONY_64,
25+
SymfonySetList::SYMFONY_70,
26+
SymfonySetList::SYMFONY_71,
27+
SymfonySetList::SYMFONY_72,
2528
]);

0 commit comments

Comments
 (0)