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 889634c commit 8ee63d8Copy full SHA for 8ee63d8
1 file changed
composer.json
@@ -5,10 +5,12 @@
5
"php": ">=7.1",
6
"laminas/laminas-diactoros": "*",
7
"vendor-patch/proxy": "*",
8
- "webfan3/hps" : "*",
9
"laminas/laminas-httphandlerrunner" : "*",
10
"kevinrob/guzzle-cache-middleware" : "*"
11
},
+ "require-dev" : {
12
+ "webfan3/hps" : "*"
13
+ },
14
"homepage": "https://github.com/frdl/proxy",
15
"license": "MIT",
16
"authors": [
0 commit comments