Skip to content

Commit 3ca2a48

Browse files
committed
apply "http-interop/http-middleware": "^0.4.1" into require
1 parent 4365373 commit 3ca2a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
],
1616
"require":{
1717
"php": "^5.6 || ^7.0",
18+
"http-interop/http-middleware": "^0.4.1",
1819
"zendframework/zend-console": "^2.5"
1920
},
2021
"require-dev": {
21-
"http-interop/http-middleware": "^0.1 || ^0.4.1",
2222
"kahlan/kahlan": "^3.0",
2323
"satooshi/php-coveralls": "^1.0",
2424
"zendframework/zend-http": "^2.5 || ^3.0",

0 commit comments

Comments
 (0)