doctrine / DoctrineModule

Doctrine Module for Laminas
http://www.doctrine-project.org/projects/doctrine-module.html
MIT License
398 stars 270 forks source link

Allow doctrine/persistence 3 #787

Closed snapshotpl closed 2 years ago

driehle commented 2 years ago

Looks good to me, but CI now runs persistence 2 only with PHP 7.4. Maybe we should have dependencies=lowest running with all supported PHP versions?

snapshotpl commented 2 years ago

@driehle done

snapshotpl commented 2 years ago

Is there any blocker to merge and release?

snapshotpl commented 2 years ago

Thanks. What about release?

greg0ire commented 2 years ago

I'll defer to @driehle for the release.

driehle commented 2 years ago

I was thinking about including some changes related to doctrine/cache in 5.2.0, but didn't find any time to look into this so far. So let's go with 5.2.0 as it is for now. We can make a 5.3.0 later then.