Releases: laravel-doctrine/orm
Releases · laravel-doctrine/orm
v1.1.2
- Fix compatibility with Laravel 5.2 presence verifier
- Support custom connections/managers on presence verifier rules (
exists:manager2.App\User,id
v1.1.1
- Fix compatibility with Laravel 5.2 password resets
- Fix compatibility with Laravel 5.2 presence verifier
v1.1.0
- Laravel 5.2 support
- Support using doctrine auth provider multiple times
v1.0.14
- Allow only Laravel 5.1
v1.0.13
LogFormatter enhancements
v1.0.12
v1.0.11
v1.0.10
Delegate Apc, Redis and Memcached to Illuminate's CacheManager
v1.0.9
- Boot extensions enhancements to support Lumen and Console too.