Skip to content

Commit 41b3fa7

Browse files
Update guzzlehttp/guzzle requirement from ^6.3 to ^6.3 || ^7.0
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version. - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md) - [Commits](guzzle/guzzle@6.3.0...7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0834c24 commit 41b3fa7

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)