doctrine/mongodb

wrong required php extention

dvdknaap opened this issue · 1 comments

Hi,

I want to use the bundle doctrine/mongodb-odm-bundle but composer is failing on installing because it requires ext-mongo but it's ext-mongodb.

Other doctrine repo's that is using this repo are already using ext-mongodb.
https://github.com/doctrine/mongodb-odm/blob/master/composer.json

Could you update this repo so i can use the extension ?

Thanks,

ODM's master branch is not requiring this library, versions 1.x do. Closing as per #337 (comment)