Skip to content

Commit fbbc6ed

Browse files
Update rector/rector requirement from ^0.19 to ^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@0.19.0...1.0.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dff82c8 commit fbbc6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"maglnet/composer-require-checker": "^4.2",
3030
"phpunit/phpunit": "^9.5",
31-
"rector/rector": "^0.19",
31+
"rector/rector": "^1.0",
3232
"roave/infection-static-analysis-plugin": "^1.16",
3333
"spatie/phpunit-watcher": "^1.23",
3434
"vimeo/psalm": "^4.30|^5.3"

0 commit comments

Comments
 (0)