Skip to content

Commit

Permalink
Removing enforced zf2 installation for dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Feb 14, 2014
1 parent 8640603 commit ddebe32
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"phpunit/phpunit": "~3.7",
"phpmd/phpmd": "1.4.*",
"squizlabs/php_codesniffer": "1.4.*",
"satooshi/php-coveralls": "~0.6",
"zendframework/zendframework": "~2.3"
"satooshi/php-coveralls": "~0.6"
},
"suggest": {
"zendframework/zend-stdlib": "To use the hydrator proxy",
Expand Down

0 comments on commit ddebe32

Please sign in to comment.