The data-fixtures library should be compatible with version 3 of doctrine/persistence right away. I've run the test suite locally with ORM 2.12-dev and Persistence 3.0.0 and none of the ORM-related tests were failing.
The ODM is not ready yet which is why we cannot run tests with Persistence 3 in our CI yet.
Merging this PR would unlock getting support for Persistence 3 into other repositories, e.g. Symfony.
The data-fixtures library should be compatible with version 3 of doctrine/persistence right away. I've run the test suite locally with ORM 2.12-dev and Persistence 3.0.0 and none of the ORM-related tests were failing.
The ODM is not ready yet which is why we cannot run tests with Persistence 3 in our CI yet.
Merging this PR would unlock getting support for Persistence 3 into other repositories, e.g. Symfony.