Files
symfony-flex-recipes-contrib/willdurand.hateoas-bundle.2.0.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

29 lines
1005 B
JSON

{
"manifests": {
"willdurand/hateoas-bundle": {
"manifest": {
"bundles": {
"Bazinga\\Bundle\\HateoasBundle\\BazingaHateoasBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/bazinga_hateoas.yaml": {
"contents": [
"# For full configuration see https://github.com/willdurand/BazingaHateoasBundle/blob/master/Resources/doc/index.md#reference-configuration",
"bazinga_hateoas:",
" twig_extension:",
" enabled: true",
""
],
"executable": false
}
},
"ref": "34df072c6edaa61ae19afb2f3a239f272fecab87"
}
}
}