Skip to content

Commit acfb51d

Browse files
build(deps-dev): update rector/rector requirement from 0.15.25 to 0.16.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.15.25...0.16.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9b9e48 commit acfb51d

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
@@ -24,7 +24,7 @@
2424
"phpunit/phpcov": "^8.2",
2525
"phpunit/phpunit": "^9.1",
2626
"predis/predis": "^1.1 || ^2.0",
27-
"rector/rector": "0.15.25",
27+
"rector/rector": "0.16.0",
2828
"vimeo/psalm": "^5.0"
2929
},
3030
"suggest": {

0 commit comments

Comments
 (0)