Skip to content

Commit 8ee63d8

Browse files
authored
Update composer.json
1 parent 889634c commit 8ee63d8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
"php": ">=7.1",
66
"laminas/laminas-diactoros": "*",
77
"vendor-patch/proxy": "*",
8-
"webfan3/hps" : "*",
98
"laminas/laminas-httphandlerrunner" : "*",
109
"kevinrob/guzzle-cache-middleware" : "*"
1110
},
11+
"require-dev" : {
12+
"webfan3/hps" : "*"
13+
},
1214
"homepage": "https://github.com/frdl/proxy",
1315
"license": "MIT",
1416
"authors": [

0 commit comments

Comments
 (0)