Skip to content

Commit 47f5473

Browse files
chore(deps): update rector/rector requirement || ^1.0.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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef62bca commit 47f5473

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
@@ -35,7 +35,7 @@
3535
"phpunit/phpunit": "^9.3",
3636
"roave/security-advisories": "dev-latest",
3737
"vimeo/psalm": "^5.0",
38-
"rector/rector": "^0.19.0"
38+
"rector/rector": "^0.19.0 || ^1.0.0"
3939
},
4040
"require-dev": {
4141
"codeigniter4/framework": "^4.1",

0 commit comments

Comments
 (0)