mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
29 lines
1005 B
JSON
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"
|
|
}
|
|
}
|
|
} |