Skip to content

Commit e0e3c33

Browse files
chore(deps-dev): update rector/rector requirement from 1.0.4 to 1.1.0
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.0.4...1.1.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 051817e commit e0e3c33

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
@@ -28,7 +28,7 @@
2828
"phpstan/phpstan": "^1.10",
2929
"phpunit/phpcov": "^8.2",
3030
"phpunit/phpunit": "^9.6",
31-
"rector/rector": "1.0.4"
31+
"rector/rector": "1.1.0"
3232
},
3333
"minimum-stability": "dev",
3434
"prefer-stable": true,

0 commit comments

Comments
 (0)