Skip to content

Commit

Permalink
ZF2 2.4 in travis composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro Silva committed Apr 1, 2015
1 parent 13f9e36 commit 3b17c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer_travis.json
Expand Up @@ -3,7 +3,7 @@
"description" : "LosLog provides some log utility your ZF2 application",
"require" : {
"php" : ">=5.4.0",
"zendframework/zendframework" : "2.*"
"zendframework/zendframework" : ">=2.3.2,<3.0.0"
},
"require-dev": {
"satooshi/php-coveralls": "dev-master",
Expand Down

0 comments on commit 3b17c65

Please sign in to comment.