TheBigBrainsCompany / TbbcMoneyBundle

This bundle is used to integrate the Money library (https://github.com/mathiasverraes/money) into a Symfony project. This library is based on Fowler's Money pattern (https://verraes.net/2011/04/fowler-money-pattern-in-php/)
MIT License
192 stars 74 forks source link

Relax mongodb-odm constraints after listSearchIndexes exception resolution #184

Closed mustanggb closed 3 weeks ago

mustanggb commented 4 weeks ago

The listSearchIndexes exception that affected mongodb-odm v2.8.0 (and v2.8.1) has been resolved in v2.8.2, so we can relax or remove the constraints now.