Skip to content

Commit fe9a9ce

Browse files
Update rector/rector requirement from ^0.18.3 to ^0.19.0 (#96)
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.18.3...0.19.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 975566e commit fe9a9ce

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
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"maglnet/composer-require-checker": "^4.4",
2929
"phpunit/phpunit": "^9.5",
30-
"rector/rector": "^0.18.3",
30+
"rector/rector": "^0.19.0",
3131
"roave/infection-static-analysis-plugin": "^1.18",
3232
"spatie/phpunit-watcher": "^1.23",
3333
"vimeo/psalm": "^4.22"

0 commit comments

Comments
 (0)