Commit 31e5af71 authored by Gasol Wu's avatar Gasol Wu

Require zendframework/zendframework1 ~1.12 in development

Test ZendHttp adapter in CI environment
parent a33d9b23
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~3.7", "phpunit/phpunit": "~3.7",
"squizlabs/php_codesniffer": "~1.4" "squizlabs/php_codesniffer": "~1.4",
"zendframework/zendframework1": "~1.12"
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment