mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
43 lines
1.6 KiB
JSON
43 lines
1.6 KiB
JSON
{
|
|
"locks": {
|
|
"netgen/content-browser": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "24cb1c72a375ac7d62a4d18961cf06a9879a442c"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"netgen/content-browser": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "netgen/content-browser",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Netgen\\Bundle\\ContentBrowserBundle\\NetgenContentBrowserBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"post-install-output": [
|
|
" * Learn how to integrate Content Browser into your CMS backend by reading",
|
|
" the documentation located at: <comment>https://docs.netgen.io/projects/cb/en/latest/</>"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/routes/netgen_content_browser.yaml": {
|
|
"contents": "netgen_content_browser:\n resource: \"@NetgenContentBrowserBundle/Resources/config/routing.yml\"\n prefix: \"%netgen_content_browser.route_prefix%\"\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "netgen/content-browser:1.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |