Skip to content

Commit f17aaa1

Browse files
Update rector/rector requirement from 0.18.2 to 0.18.4
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.2...0.18.4) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2859d89 commit f17aaa1

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"codeigniter4/devkit": "^1.0",
2020
"codeigniter4/framework": "^4.4",
21-
"rector/rector": "0.18.2"
21+
"rector/rector": "0.18.4"
2222
},
2323
"minimum-stability": "dev",
2424
"prefer-stable": true,

0 commit comments

Comments
 (0)