add allolwed version of psr/http-message (#189)
Co-authored-by: Сергей Кривич <krivich@retailcrm.ru>
This commit is contained in:
parent
3927344dde
commit
7cf7cbf467
@ -20,7 +20,7 @@
|
|||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"psr/log": "^1|^2|^3",
|
"psr/log": "^1|^2|^3",
|
||||||
"psr/http-client": "^1.0",
|
"psr/http-client": "^1.0",
|
||||||
"psr/http-message": "^1.0",
|
"psr/http-message": "^1.0 || ^2.0",
|
||||||
"psr/http-message-implementation": "^1.0",
|
"psr/http-message-implementation": "^1.0",
|
||||||
"php-http/client-implementation": "^1.0",
|
"php-http/client-implementation": "^1.0",
|
||||||
"php-http/message-factory": "^1.0",
|
"php-http/message-factory": "^1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user