Skip to content

Commit e53c17e

Browse files
build(deps-dev): update rector/rector requirement from 0.13.6 to 0.13.7
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.13.6...0.13.7) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 020e9a7 commit e53c17e

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
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan": "^1.7.1",
2525
"phpunit/phpunit": "^9.1",
2626
"predis/predis": "^1.1 || ^2.0",
27-
"rector/rector": "0.13.6"
27+
"rector/rector": "0.13.7"
2828
},
2929
"suggest": {
3030
"ext-fileinfo": "Improves mime type detection for files"

0 commit comments

Comments
 (0)