Skip to content

Commit 3142abb

Browse files
authored
Merge pull request #12 from overtrue/dependabot/composer/guzzlehttp/guzzle-tw-6.3or-tw-7.0
Update guzzlehttp/guzzle requirement from ^6.3 to ^6.3 || ^7.0
2 parents 0834c24 + 41b3fa7 commit 3142abb

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
@@ -3,7 +3,7 @@
33
"description": "Aliyun DrirectMail Transport for Laravel Application.",
44
"type": "library",
55
"require": {
6-
"guzzlehttp/guzzle": "^6.3",
6+
"guzzlehttp/guzzle": "^6.3 || ^7.0",
77
"laravel/framework": "^7.0",
88
"swiftmailer/swiftmailer": "^6.1"
99
},

0 commit comments

Comments
 (0)