Skip to content

Commit 9a185dd

Browse files
chore(deps-dev): update rector/rector requirement
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.12...0.18.13) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d848cf commit 9a185dd

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
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"codeigniter4/devkit": "^1.1.2",
2424
"codeigniter4/framework": "^4.2.3",
25-
"rector/rector": "0.18.12"
25+
"rector/rector": "0.18.13"
2626
},
2727
"minimum-stability": "dev",
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)