Skip to content

Commit f3c344b

Browse files
build(deps-dev): update rector/rector requirement from 2.2.1 to 2.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.2.1...2.2.2) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b7d916 commit f3c344b

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
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan-strict-rules": "^2.0.4",
3434
"phpunit/phpcov": "^9",
3535
"phpunit/phpunit": "^10.4",
36-
"rector/rector": "2.2.1"
36+
"rector/rector": "2.2.2"
3737
},
3838
"minimum-stability": "dev",
3939
"prefer-stable": true,

0 commit comments

Comments
 (0)