Skip to content

Commit 8d83cf6

Browse files
Update rector/rector requirement from ^0.14.3 to ^0.15.2 (#114)
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.14.3...0.15.2) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8d4235 commit 8d83cf6

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"maglnet/composer-require-checker": "^4.2",
3838
"phpunit/phpunit": "^9.5",
39-
"rector/rector": "^0.14.3",
39+
"rector/rector": "^0.15.2",
4040
"roave/infection-static-analysis-plugin": "^1.16",
4141
"spatie/phpunit-watcher": "^1.23",
4242
"vimeo/psalm": "^4.18"

0 commit comments

Comments
 (0)