Skip to content

Commit 64617bc

Browse files
chore: update rector/rector requirement from 2.2.8 to 2.2.11
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.8...2.2.11) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.2.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de74fc5 commit 64617bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/phpstan": "2.1.32",
3232
"phpstan/phpstan-strict-rules": "2.0.7",
3333
"phpunit/phpunit": "11.5.44",
34-
"rector/rector": "2.2.8",
34+
"rector/rector": "2.2.11",
3535
"symfony/var-dumper": "7.4.0 || 8.0.0",
3636
"symfony/yaml": "7.4.0 || 8.0.0",
3737
"symplify/easy-coding-standard": "12.6.2",

0 commit comments

Comments
 (0)