3.0.8
Fixed
- v3.0.7 introduced the ability to have migrations for multiple object managers. This change overlooked the case where a developer did not install the optional
doctrine/migrations
repository and caused an error when trying to load the module. This release adds specific unit tests for optional dependencies and fixes the break in v3.0.7.