dmaicher / doctrine-test-bundle

Symfony bundle to isolate your app's doctrine database tests and improve the test performance
MIT License
1.08k stars 60 forks source link

Leverage `priority` on `doctrine.middleware` tags? #251

Closed dmaicher closed 3 months ago

dmaicher commented 1 year ago

I think we can leverage https://github.com/doctrine/DoctrineBundle/pull/1676 and simplify registering our middleware.