mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
11 lines
181 B
JSON
11 lines
181 B
JSON
{
|
|
"bundles": {
|
|
"Octopouce\\AdminBundle\\OctopouceAdminBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|