added support for guzzle 7
This commit is contained in:
parent
396376ceb9
commit
ec39e84544
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "~7.2",
|
||||
"guzzlehttp/guzzle": "^6.3",
|
||||
"guzzlehttp/guzzle": "^6.3 || ^7.0.1",
|
||||
"rappasoft/laravel-helpers": "^1.0",
|
||||
"ext-json": "*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue