Skip to content

Commit 2efd42a

Browse files
Composer(deps-dev): Update rector/rector requirement from ^1.2 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@1.2.0...2.2.14) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.14 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8144bc commit 2efd42a

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
@@ -23,7 +23,7 @@
2323
"php-parallel-lint/php-parallel-lint": "^1.0",
2424
"phpcompatibility/phpcompatibility-wp": "^2.1",
2525
"phpunit/phpunit": "^9",
26-
"rector/rector": "^1.2",
26+
"rector/rector": "^2.2",
2727
"yoast/wp-test-utils": "^1.2"
2828
},
2929
"config": {

0 commit comments

Comments
 (0)