Skip to content

Commit 53b7d3e

Browse files
Update rector/rector requirement from ^1.0 to ^2.0 (#109)
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.0.0...2.0.3) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c6c13b commit 53b7d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"ext-iconv": "*",
3030
"phpunit/phpunit": "^11.2.8",
31-
"rector/rector": "^1.0",
31+
"rector/rector": "^2.0",
3232
"roave/security-advisories": "dev-latest",
3333
"symplify/easy-coding-standard": "^12.1"
3434
},

0 commit comments

Comments
 (0)