Skip to content

Commit 12fe7a2

Browse files
Update rector/rector requirement from ^0.15.20 to ^0.16.0 (#65)
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.20...0.16.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 c5492e7 commit 12fe7a2

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
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"maglnet/composer-require-checker": "^4.2",
3535
"phpunit/phpunit": "^9.6|^10.1",
36-
"rector/rector": "^0.15.20",
36+
"rector/rector": "^0.16.0",
3737
"roave/infection-static-analysis-plugin": "^1.25|^1.30",
3838
"spatie/phpunit-watcher": "^1.23",
3939
"vimeo/psalm": "^4.8|^5.8",

0 commit comments

Comments
 (0)