liip / LiipTestFixturesBundle

This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
https://liip.ch
MIT License
165 stars 45 forks source link

feat: drop support for php < 7.4 #229

Closed Chris53897 closed 1 year ago

Chris53897 commented 1 year ago

https://github.com/liip/LiipTestFixturesBundle/issues/228

There is probably more to change. But to be safe for BC i just changed the final classes or in /tests/.

alexislefebvre commented 1 year ago

Thanks!

You can rebase the other PRs.