Files
symfony-flex-recipes-contrib/netgen.content-browser.1.0.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

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
}
}
}