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
644 stars 70 forks source link

fix: maker with cs fixer #476

Closed nikophil closed 1 year ago

nikophil commented 1 year ago

since some times, maker bundle is shipped with cs fixer, so it fixes the cs of created files. This feature cannot be deactivated, so I updated the expected file to match the code style

this feature appeared in maker 1.49.0 so I decided to bump this version (dev req) in order to have the same behavior even with --prefer-lowest option