Skip to content

Commit b244584

Browse files
chore: 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 e33a00e commit b244584

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
@@ -26,7 +26,7 @@
2626
"phpunit/phpcov": "^8.2",
2727
"phpunit/phpunit": "^9.1",
2828
"predis/predis": "^1.1 || ^2.0",
29-
"rector/rector": "0.14.7"
29+
"rector/rector": "0.14.8"
3030
},
3131
"suggest": {
3232
"ext-imagick": "If you use Image class ImageMagickHandler",

0 commit comments

Comments
 (0)