mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-19 13:00:31 -07:00
Feature/upgrade guzzle version (#57)
This commit is contained in:
parent
28fbd13ef6
commit
fbf764f4fb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"aws/aws-sdk-php": "^3.52",
|
||||
"guzzlehttp/guzzle": "^6.3",
|
||||
"guzzlehttp/guzzle": "^6.2.1|^7.0",
|
||||
"mtdowling/jmespath.php": "^2.4",
|
||||
"psr/http-message": "^1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue