mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-16 10:03:01 -07:00
update guzzle version
This commit is contained in:
parent
28fbd13ef6
commit
81bbe7114f
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
|
|
|
@ -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