Skip to content

Commit 29ae078

Browse files
Update rector/rector requirement from ^0.18 to ^0.19 (#797)
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.18.0...0.19.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 085f007 commit 29ae078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"require-dev": {
3232
"maglnet/composer-require-checker": "^4.2",
3333
"phpunit/phpunit": "^9.6|^10.0",
34-
"rector/rector": "^0.18",
34+
"rector/rector": "^0.19",
3535
"roave/infection-static-analysis-plugin": "^1.16",
3636
"spatie/phpunit-watcher": "^1.23",
3737
"vimeo/psalm": "^4.30|^5.12",

0 commit comments

Comments
 (0)