Skip to content

Commit 6a8c96b

Browse files
authored
Update composer.json
1 parent d6dc3ff commit 6a8c96b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
"php": "^7.2",
3434
"psr/http-factory": "^1.0",
3535
"psr/http-message": "~1.0",
36-
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
36+
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0",
37+
"laminas/laminas-httphandlerrunner": "^1.2"
3738
},
3839
"provide": {
3940
"psr/http-factory-implementation": "1.0",

0 commit comments

Comments
 (0)