mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Merge pull request #23 from javiereguiluz/doctrine-fixtures
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle": ["dev", "test"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"src/": "%SRC_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user