Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
edenleung authored Feb 23, 2021
1 parent d6dc3ff commit 6a8c96b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"php": "^7.2",
"psr/http-factory": "^1.0",
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0",
"laminas/laminas-httphandlerrunner": "^1.2"
},
"provide": {
"psr/http-factory-implementation": "1.0",
Expand Down

0 comments on commit 6a8c96b

Please sign in to comment.