Skip to content

Commit 3302f2f

Browse files
chore(deps-dev): update rector/rector requirement from 1.0.2 to 1.0.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@1.0.2...1.0.4) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29d0c0c commit 3302f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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": "1.0.2"
25+
"rector/rector": "1.0.4"
2626
},
2727
"minimum-stability": "dev",
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)