Skip to content

Commit b08e747

Browse files
chore(deps-dev): update rector/rector requirement from 0.19.7 to 0.19.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.19.7...0.19.8) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5283eaf commit b08e747

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
@@ -37,7 +37,7 @@
3737
"mockery/mockery": "^1.0",
3838
"phpstan/extension-installer": "^1.3",
3939
"phpstan/phpstan-strict-rules": "^1.5",
40-
"rector/rector": "0.19.7"
40+
"rector/rector": "0.19.8"
4141
},
4242
"provide": {
4343
"codeigniter4/authentication-implementation": "1.0"

0 commit comments

Comments
 (0)