Skip to content

Commit 50dec90

Browse files
committed
Require Rector 2.0
1 parent 75d7fe0 commit 50dec90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "^8.2",
1515
"a9f/fractor": "^0.4",
16-
"rector/rector": "^1.0",
16+
"rector/rector": "^2.0",
1717
"symfony/config": "^6.4 || ^7.0",
1818
"symfony/console": "^6.4 || ^7.0",
1919
"symfony/dependency-injection": "^6.4 || ^7.0",

0 commit comments

Comments
 (0)