-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
laravel-doctrine/orm 1.4
laravel/framework 5.5
Would be nice to get doctrine\orm 2.6 rather than 2.5, there are some nice quality of life changes (count method on repositories for instance...)
Not much in the way of problems going from 2.5 to 2.6:
https://github.com/doctrine/doctrine2/blob/master/UPGRADE.md
And laravel/framework won't be an issue as it doesn't use doctrine/orm. doctrine/orm 2.6 is compatible with the same doctrine/dbal package that laravel/framework 5.5 needs (that is, doctrine/dbal >=2.5), same goes for doctrine/inflector
:)
aportnov77, jildertmiedema and nepster-web
Metadata
Metadata
Assignees
Labels
No labels