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

Try running build with Symfony 6 dev #172

Closed dmaicher closed 3 years ago

kbond commented 3 years ago

Looks like adding typehints is all that'll be required to get this passing (I had to do the same here).