mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"bundles": {
|
|
"Jonathankablan\\Bundle\\FastEntityBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"src/": "%SRC_DIR%/"
|
|
}
|
|
}
|