mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"bundles": {
|
|
"SunCat\\MobileDetectBundle\\MobileDetectBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"etc/": "%ETC_DIR%/"
|
|
}
|
|
}
|
|
|