Skip to content

Commit c7337a2

Browse files
Update rector/rector requirement from 0.10.12 to 0.10.15 (#4627)
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Changelog](https://github.com/rectorphp/rector/blob/main/CHANGELOG.md) - [Commits](rectorphp/rector@0.10.12...0.10.15) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc576ba commit c7337a2

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
@@ -22,7 +22,7 @@
2222
"phpstan/phpstan": "0.12.85",
2323
"phpunit/phpunit": "^9.1",
2424
"predis/predis": "^1.1",
25-
"rector/rector": "0.10.12",
25+
"rector/rector": "0.10.15",
2626
"squizlabs/php_codesniffer": "^3.3"
2727
},
2828
"suggest": {

0 commit comments

Comments
 (0)