We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
psr/http-message: 2.0
1 parent 02b965b commit a372918Copy full SHA for a372918
1 file changed
composer.json
@@ -52,7 +52,7 @@
52
"require": {
53
"php": "^7.2.5 || ^8.0",
54
"psr/http-factory": "^1.0",
55
- "psr/http-message": "^1.1",
+ "psr/http-message": "^1.1 || ^2.0",
56
"ralouphie/getallheaders": "^3.0"
57
},
58
"provide": {
0 commit comments