Closed dvdknaap closed 5 years ago
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 https://github.com/doctrine/mongodb/pull/337#issuecomment-526510076
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,