Skip to content

Commit b2ae909

Browse files
author
Lucas P. Pons
committed
Add Guzzle 7 support
1 parent f0b93aa commit b2ae909

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
@@ -18,7 +18,7 @@
1818
"minimum-stability": "stable",
1919
"require": {
2020
"php": ">=7.2",
21-
"guzzlehttp/guzzle": "^6.2",
21+
"guzzlehttp/guzzle": "^6.2|^7.2",
2222
"illuminate/http": "^7.0",
2323
"illuminate/support": "^7.0",
2424
"nesbot/carbon": "^2.0",

0 commit comments

Comments
 (0)