Require guzzlehttp/guzzle and guzzlehttp/psr7
This commit is contained in:
parent
825f9e95c7
commit
62967011dc
|
@ -40,7 +40,9 @@
|
|||
"react/promise-stream": "^1",
|
||||
"react/promise-timer": "^1.5",
|
||||
"react/socket": "^1",
|
||||
"react/stream": "^1.1"
|
||||
"react/stream": "^1.1",
|
||||
"guzzlehttp/psr7": "^1.7",
|
||||
"guzzlehttp/guzzle": "^6.5.5"
|
||||
},
|
||||
"require-dev": {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue