Skip to content

Commit 4793c6f

Browse files
Update rector/rector requirement from ^0.17.0 || ^0.19.0 || ^1.0.0 to ^0.17.0 || ^0.19.0 || ^1.0.0 || ^2.0.0 (#54)
--- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fad0606 commit 4793c6f

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
@@ -29,6 +29,6 @@
2929
"require-dev": {
3030
"jane-php/open-api-3": "^7.4",
3131
"friendsofphp/php-cs-fixer": "^3.13",
32-
"rector/rector": "^0.17.0 || ^0.19.0 || ^1.0.0"
32+
"rector/rector": "^0.17.0 || ^0.19.0 || ^1.0.0 || ^2.0.0"
3333
}
3434
}

0 commit comments

Comments
 (0)