doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.46k stars 202 forks source link

Allow doctrine/persistence 3 #365

Closed hlecorche closed 2 years ago

greg0ire commented 2 years ago

The build fails:

Calling transactional() instead of wrapInTransaction() which is not implemented on Mock_EntityManagerInterface_69c8e1e4

:thinking:

hlecorche commented 2 years ago

@greg0ire That's right. 🙁 The problem is not related to this PR (the problem was already present before). I will open a new ticket.