Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
superdweebie committed Feb 16, 2014
1 parent 558042e commit 7a64ed6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -39,7 +39,7 @@
],
"require": {
"php": ">=5.3.3",
"doctrine/doctrine-module": "0.7.*",
"doctrine/doctrine-module": "0.8.*",
"doctrine/mongodb-odm": "~1.0.0-beta9@dev",
"zendframework/zend-mvc": "2.*",
"zendframework/zend-servicemanager": "2.*",
Expand All @@ -53,7 +53,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.8.x-dev"
"dev-master": "0.9.x-dev"
}
}
}

0 comments on commit 7a64ed6

Please sign in to comment.