Skip to content

Commit 1974b38

Browse files
composer: update rector/rector requirement from ^2.1 to ^2.2
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@2.1.0...2.2.0) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f91df commit 1974b38

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.87",
4141
"ergebnis/composer-normalize": "^2.48",
4242
"ergebnis/php-cs-fixer-config": "^6.54",
43-
"rector/rector": "^2.1"
43+
"rector/rector": "^2.2"
4444
},
4545
"type": "library",
4646
"homepage": "http://v.s.cz/ease.php",

0 commit comments

Comments
 (0)