Skip to content

Commit 834bad3

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): update rector/rector requirement in /tools
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.2) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40258ad commit 834bad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"phpstan/phpstan": "^2.1",
66
"phpstan/phpstan-phpunit": "^2.0",
77
"staabm/annotate-pull-request-from-checkstyle": "^1.8",
8-
"rector/rector": "^2.1"
8+
"rector/rector": "^2.2"
99
},
1010
"config": {
1111
"optimize-autoloader": true,

0 commit comments

Comments
 (0)