zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
608 stars 63 forks source link

feat: support `doctrine/orm` 3 #569

Closed nikophil closed 3 months ago

nikophil commented 3 months ago

had to create a new PR for this

I'm wondering if somehow we should add more CI permutations using doctrine/orm:^2.0? I think there is only one permutation remaining which uses 2.x: the one with --lowest

nikophil commented 3 months ago

/cc @alexandre-daubois :wink:

alexandre-daubois commented 3 months ago

Thanks! 😊