mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-07-21 20:54:38 +02:00
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-stream": "^1",
|
||||||
"react/promise-timer": "^1.5",
|
"react/promise-timer": "^1.5",
|
||||||
"react/socket": "^1",
|
"react/socket": "^1",
|
||||||
"react/stream": "^1.1"
|
"react/stream": "^1.1",
|
||||||
|
"guzzlehttp/psr7": "^1.7",
|
||||||
|
"guzzlehttp/guzzle": "^6.5.5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user