mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 13:28:13 +01:00
Adjust guzzlehttp/psr7
version constraint to ^1.9.1 || ^2.4.5
(#3118)
This commit is contained in:
parent
e0a28b6a14
commit
385f6547c7
@ -54,7 +54,7 @@
|
||||
"php": "^7.2.5 || ^8.0",
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/promises": "^1.5",
|
||||
"guzzlehttp/psr7": "^1.9 || ^2.4",
|
||||
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
|
||||
"psr/http-client": "^1.0",
|
||||
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user