Skip to content

Commit 9d30cf9

Browse files
Update rector/rector requirement from ^0.19 to ^1.0 (#290)
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@0.19.0...1.0.0) --- 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> Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
1 parent f0ccbfa commit 9d30cf9

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
@@ -31,7 +31,7 @@
3131
"ext-json": "*",
3232
"maglnet/composer-require-checker": "^4.2",
3333
"phpunit/phpunit": "^9.6|^10.0",
34-
"rector/rector": "^0.19",
34+
"rector/rector": "^1.0",
3535
"roave/infection-static-analysis-plugin": "^1.16",
3636
"spatie/phpunit-watcher": "^1.23",
3737
"vimeo/psalm": "^4.30|^5.20",

0 commit comments

Comments
 (0)