mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
45 lines
1.8 KiB
JSON
45 lines
1.8 KiB
JSON
{
|
|
"locks": {
|
|
"kunstmaan/menu-bundle": {
|
|
"version": "5.2",
|
|
"recipe": {
|
|
"repo": "5.2",
|
|
"branch": "master",
|
|
"version": "5.2",
|
|
"ref": "a5427a3cbecbe3fa89656ba2b84d00e8e902ea81"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"kunstmaan/menu-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "kunstmaan/menu-bundle",
|
|
"version": "5.2",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Kunstmaan\\MenuBundle\\KunstmaanMenuBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/kunstmaan_menu.yaml": {
|
|
"contents": "KunstmaanMenuBundle:\n resource: \"@KunstmaanMenuBundle/Resources/config/routing.yml\"\n # If your site is not multi language, remove the \"{_locale}/\" part of prefix and requirements\n prefix: /{_locale}/\n requirements:\n _locale: \"%kunstmaan_admin.required_locales%\"\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/kunstmaan_menu.yaml": {
|
|
"contents": "#kunstmaan_menu:\n# menus:\n# - main_navigation\n# - footer_navigation\n#\n# This is example configuration code. You can add as many menu's as you like\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "kunstmaan/menu-bundle:5.2@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |