Skip to content

Commit a5ebcfb

Browse files
Update rector/rector requirement from 0.13.5 to 0.14.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@0.13.5...0.14.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c802432 commit a5ebcfb

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
@@ -38,7 +38,7 @@
3838
"require-dev": {
3939
"codeigniter4/framework": "^4.1",
4040
"icanhazstring/composer-unused": "^0.8.2",
41-
"rector/rector": "0.13.5"
41+
"rector/rector": "0.14.0"
4242
},
4343
"minimum-stability": "dev",
4444
"prefer-stable": true,

0 commit comments

Comments
 (0)