Skip to content

3.0.8

Compare
Choose a tag to compare
@TomHAnderson TomHAnderson released this 17 Nov 22:37
· 11 commits to 3.0.x since this release

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.