Skip to content

Commit 71628a1

Browse files
Update rector/rector requirement from ^1.2 to ^2.0
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@1.2.0...2.0.3) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e98f687 commit 71628a1

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
@@ -52,7 +52,7 @@
5252
"maglnet/composer-require-checker": "^4.4",
5353
"phpunit/phpunit": "^9.5",
5454
"psr/event-dispatcher": "^1.0",
55-
"rector/rector": "^1.2",
55+
"rector/rector": "^2.0",
5656
"roave/infection-static-analysis-plugin": "^1.16",
5757
"spatie/phpunit-watcher": "^1.23",
5858
"vimeo/psalm": "^4.30|^5.25",

0 commit comments

Comments
 (0)