Skip to content

Commit 3f3cfa2

Browse files
Update rector/rector requirement from ^0.15.1 to ^0.16.0 (#82)
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.16.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 b6ecaa3 commit 3f3cfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"maglnet/composer-require-checker": "^4.2",
3232
"nyholm/psr7": "^1.4",
3333
"phpunit/phpunit": "^9.5",
34-
"rector/rector": "^0.15.1",
34+
"rector/rector": "^0.16.0",
3535
"roave/infection-static-analysis-plugin": "^1.18",
3636
"spatie/phpunit-watcher": "^1.23",
3737
"vimeo/psalm": "^4.30|^5.3",

0 commit comments

Comments
 (0)