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 d6dc3ff commit 6a8c96bCopy full SHA for 6a8c96b
composer.json
@@ -33,7 +33,8 @@
33
"php": "^7.2",
34
"psr/http-factory": "^1.0",
35
"psr/http-message": "~1.0",
36
- "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0",
37
+ "laminas/laminas-httphandlerrunner": "^1.2"
38
},
39
"provide": {
40
"psr/http-factory-implementation": "1.0",
0 commit comments