Skip to content

Commit d50f8ec

Browse files
Update rector/rector requirement from 0.11.49 to 0.11.52
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.11.49...0.11.52) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7be28cd commit d50f8ec

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
@@ -23,7 +23,7 @@
2323
"phpstan/phpstan": "^0.12.91",
2424
"phpunit/phpunit": "^9.1",
2525
"predis/predis": "^1.1",
26-
"rector/rector": "0.11.49",
26+
"rector/rector": "0.11.52",
2727
"symplify/package-builder": "^9.3"
2828
},
2929
"suggest": {

0 commit comments

Comments
 (0)