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