Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Pin zend-stdlib to >=2.5.0,<2.7.0
Browse files Browse the repository at this point in the history
- to ensure hydrators will work across the board.
  • Loading branch information
weierophinney committed Sep 22, 2015
1 parent 7901238 commit 0c03248
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"zendframework/zend-eventmanager": "~2.5",
"zendframework/zend-mvc": "~2.5",
"zendframework/zend-servicemanager": "~2.5",
"zendframework/zend-stdlib": ">=2.5.0,<2.7.0",
"fabpot/php-cs-fixer": "1.7.*",
"phpunit/PHPUnit": "~4.0"
},
Expand Down

0 comments on commit 0c03248

Please sign in to comment.