Skip to content

Commit c752d97

Browse files
Update rector/rector requirement from ^1.0 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.0.0...2.0.3) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c9bee0 commit c752d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^11.0.7",
3030
"tracy/tracy": "^2.10",
31-
"rector/rector": "^1.0",
31+
"rector/rector": "^2.0",
3232
"rector/rector-php-parser": "^0.14.0"
3333
},
3434
"extra": {

0 commit comments

Comments
 (0)