Skip to content

Commit 88b6fb9

Browse files
chore(deps-dev): update rector/rector requirement from 1.0.3 to 1.0.4
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.3...1.0.4) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5d4f7a commit 88b6fb9

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

0 commit comments

Comments
 (0)