mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"aliases": ["alice"],
|
|
"bundles": {
|
|
"Hautelook\\AliceBundle\\HautelookAliceBundle": ["dev", "test"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"fixtures/": "fixtures/"
|
|
}
|
|
}
|