Releases: laravel-doctrine/orm
Releases · laravel-doctrine/orm
1.5.4
- Enable compatibility with doctrine/persistence 1.3+ @bounoable
1.4.14
- Enable compatibility with doctrine/persistence 1.3+ #422 @filakhtov
1.5.3
- Fix crash with doctrine/persistence 1.3 (namespace change).
- Fix was appended to doctrine:generate:proxies command. #413 @remarkusable
- Fix message wording in doctrine:schema:drop output. #416 @ghostal
1.4.13
- Fix crash with doctrine/persistence 1.3 (namespace change)
1.4.12
- Fix usage of symfony/serializer, invalid types was returned #409 @andrewmy
- Possible to set custom EventManager #408 @filakhtov
- Fix Factory states was not applied correctly #389 #410 @garret-gunter @noiarek