Skip to content

Commit 069e9c6

Browse files
chore(deps-dev): update rector/rector requirement from 0.19.8 to 1.0.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@0.19.8...1.0.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d058b1 commit 069e9c6

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
@@ -34,7 +34,7 @@
3434
"phpunit/phpcov": "^8.2",
3535
"phpunit/phpunit": "^9.1",
3636
"predis/predis": "^1.1 || ^2.0",
37-
"rector/rector": "0.19.8",
37+
"rector/rector": "1.0.0",
3838
"vimeo/psalm": "^5.0"
3939
},
4040
"replace": {

0 commit comments

Comments
 (0)