Merge pull request #286

This commit is contained in:
symfony-flex-server[bot]
2017-11-30 15:38:15 +00:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"aliases": ["orm-fixtures"],
"bundles": {
"Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle": ["dev", "test"]
},
"copy-from-recipe": {
"src/": "%SRC_DIR%/"
}
}