Files
symfony-flex-recipes-contrib/netgen.layouts-core.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

47 lines
1.6 KiB
JSON

{
"locks": {
"netgen/layouts-core": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "04428c25df562ffad615d338704213bbabdc3d2e"
}
}
},
"manifests": {
"netgen/layouts-core": {
"repository": "github.com/symfony/recipes-contrib",
"package": "netgen/layouts-core",
"version": "1.0",
"manifest": {
"bundles": {
"Netgen\\Bundle\\LayoutsBundle\\NetgenLayoutsBundle": [
"all"
],
"Netgen\\Bundle\\LayoutsAdminBundle\\NetgenLayoutsAdminBundle": [
"all"
],
"Netgen\\Bundle\\LayoutsDebugBundle\\NetgenLayoutsDebugBundle": [
"dev",
"test"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/netgen_layouts.yaml": {
"contents": "netgen_layouts:\n resource: \"@NetgenLayoutsBundle/Resources/config/routing.yml\"\n prefix: \"%netgen_layouts.route_prefix%\"\n",
"executable": false,
"encoding": ""
}
},
"origin": "netgen/layouts-core:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}