doctrine / DoctrineFixturesBundle

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

Drop support for Symfony 3 + 4 #403

Closed derrabus closed 8 months ago

derrabus commented 8 months ago

This PR drops the support for PHP 7.1 - 7.3 and Symfony 3 - 5.3. We've done the same on the data fixtures repo with doctrine/data-fixtures#438 and I believe it only makes sense to keep the requirements of the bundle in sync with the library it's supposed to integrate.