Skip to content

Commit 0066930

Browse files
authored
Merge pull request #7025 from codeigniter4/dependabot/composer/rector/rector-0.15.2
chore(deps-dev): update rector/rector requirement from 0.15.1 to 0.15.2
2 parents f9ce694 + bbdabb3 commit 0066930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"phpunit/phpcov": "^8.2",
2626
"phpunit/phpunit": "^9.1",
2727
"predis/predis": "^1.1 || ^2.0",
28-
"rector/rector": "0.15.1"
28+
"rector/rector": "0.15.2"
2929
},
3030
"suggest": {
3131
"ext-curl": "If you use CURLRequest class",

0 commit comments

Comments
 (0)