khepin / KhepinYamlFixturesBundle

Easy loading of fixtures defined in YAML files for Symfony2 and Doctrine2
MIT License
58 stars 42 forks source link

Issue #43. Added missing require-dev dependencies. #52

Closed lenardpalko closed 9 years ago

lenardpalko commented 9 years ago

I've also added the phpunit as a dependecy as this is also needed to run the tests.

khepin commented 9 years ago

Good for me, go ahead and merge, the only failing tests are PHP7 and it's a missing MongoDB driver so there's not real issue there.