Skip to content

Commit 116bed0

Browse files
Update rector/rector requirement from 0.12.18 to 2.0.17
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.12.18...2.0.17) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.0.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 221bea0 commit 116bed0

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
@@ -40,7 +40,7 @@
4040
"friendsofphp/php-cs-fixer": "^3.0",
4141
"php-amqplib/rabbitmq-bundle": "^2.6.0",
4242
"phpunit/phpunit": "^9.5.4",
43-
"rector/rector": "0.12.18",
43+
"rector/rector": "2.0.17",
4444
"qossmic/deptrac-shim": "^0.13.0"
4545
},
4646
"config": {

0 commit comments

Comments
 (0)