Skip to content

Commit 1aab05e

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.0.0...2.1.0) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58905fb commit 1aab05e

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.0"
8+
"rector/rector": "^2.1"
99
},
1010
"config": {
1111
"allow-plugins": {

0 commit comments

Comments
 (0)