Skip to content

Commit 87d52c2

Browse files
chore(deps-dev): update rector/rector requirement from 1.0.5 to 1.1.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@1.0.5...1.1.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d3ecc1 commit 87d52c2

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

0 commit comments

Comments
 (0)