mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"willdurand/hateoas-bundle": {
|
|
"version": "1.4",
|
|
"recipe": {
|
|
"repo": "1.4",
|
|
"branch": "master",
|
|
"version": "1.4",
|
|
"ref": "34df072c6edaa61ae19afb2f3a239f272fecab87"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"willdurand/hateoas-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "willdurand/hateoas-bundle",
|
|
"version": "1.4",
|
|
"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\nbazinga_hateoas:\n twig_extension:\n enabled: true\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "willdurand/hateoas-bundle:1.4@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |