Skip to content

Commit 81f72bf

Browse files
Update rector/rector requirement from ^0.15.1 to ^0.17.0 (#38)
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.1...0.17.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ab44bc commit 81f72bf

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
@@ -28,7 +28,7 @@
2828
"maglnet/composer-require-checker": "^4.2",
2929
"php-mock/php-mock-phpunit": "^2.6",
3030
"phpunit/phpunit": "^9.5",
31-
"rector/rector": "^0.15.1",
31+
"rector/rector": "^0.17.0",
3232
"roave/infection-static-analysis-plugin": "^1.25",
3333
"spatie/phpunit-watcher": "^1.23",
3434
"vimeo/psalm": "^4.30|^5.6",

0 commit comments

Comments
 (0)