Skip to content

Commit 4b6d9c0

Browse files
chore(deps-dev): update rector/rector requirement from 0.17.6 to 0.17.7
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.17.6...0.17.7) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76362fe commit 4b6d9c0

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
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"codeigniter4/devkit": "^1.0",
2727
"codeigniter4/framework": "^4.1",
28-
"rector/rector": "0.17.6"
28+
"rector/rector": "0.17.7"
2929
},
3030
"minimum-stability": "dev",
3131
"prefer-stable": true,

0 commit comments

Comments
 (0)