Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zucchi/ZucchiDoctrine
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Cockayne committed Dec 1, 2015
2 parents d990721 + 3fff0de commit e9d66f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"zendframework/zend-servicemanager": "2.*",
"zendframework/zend-mvc": "2.*",
"zendframework/zend-stdlib": "2.*",
"doctrine/doctrine-orm-module": "0.9.*",
"doctrine/doctrine-mongo-odm-module": "0.9.*",
"doctrine/doctrine-orm-module": ">=0.9",
"doctrine/doctrine-mongo-odm-module": ">=0.9",
"doctrine/data-fixtures": "1.*",
"gedmo/doctrine-extensions": "2.4.6"
},
Expand Down

0 comments on commit e9d66f3

Please sign in to comment.