zoopcommerce / shard

Add new behaviours to Doctrine Mongo ODM Documents
MIT License
4 stars 1 forks source link

doctrine/annotations dev-master causes issues #42

Closed joshystuart closed 10 years ago

joshystuart commented 10 years ago

Currently "doctrine/annotations": "dev-master" causes issues with shard.

An interim solution should be to lock down the version to: "doctrine/annotations": "dev-master#a11349d39d85bef75a71bd69bd604ac4fb993f03 as dev-master"

We can then look for the root cause.

joshystuart commented 10 years ago

fixed for now.