We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7118f6d commit 7340ce8Copy full SHA for 7340ce8
composer.json
@@ -42,7 +42,7 @@
42
"psr/log": "^1.1"
43
},
44
"require-dev": {
45
- "guzzlehttp/psr7": "^1.8",
+ "guzzlehttp/psr7": "^2.0 || 2.0.0-beta1",
46
"http-interop/http-factory-tests": "^0.9",
47
"phan/phan": "^4.0",
48
"phpunit/phpunit": "^9.5"
0 commit comments