Skip to content

Commit 178edbd

Browse files
chore(deps-dev): update rector/rector requirement from 0.14.7 to 0.14.8
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.7...0.14.8) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5ac7ec commit 178edbd

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

0 commit comments

Comments
 (0)