Skip to content

Commit 0a8ab8f

Browse files
Update rector/rector requirement from 0.14.0 to 0.14.5
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.14.0...0.14.5) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd9d04 commit 0a8ab8f

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
@@ -39,7 +39,7 @@
3939
"require-dev": {
4040
"codeigniter4/framework": "^4.1",
4141
"icanhazstring/composer-unused": "^0.8.2",
42-
"rector/rector": "0.14.0"
42+
"rector/rector": "0.14.5"
4343
},
4444
"minimum-stability": "dev",
4545
"prefer-stable": true,

0 commit comments

Comments
 (0)