Files
symfony-flex-recipes-contrib/coka.api-bundle.4.0.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.3 KiB
JSON

{
"locks": {
"coka/api-bundle": {
"version": "4.0",
"recipe": {
"repo": "4.0",
"branch": "master",
"version": "4.0",
"ref": "91d4f774e70ccb7fe9c9a954a107cba0c8d0c6cc"
}
}
},
"manifests": {
"coka/api-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "coka/api-bundle",
"version": "4.0",
"manifest": {
"bundles": {
"Oka\\ApiBundle\\OkaApiBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_api.yaml": {
"contents": "oka_api:\n cors:\n default:\n allow_credentials: true\n expose_headers: ['Accept-Encoding']\n max_age: 3600\n",
"executable": false,
"encoding": ""
}
},
"origin": "coka/api-bundle:4.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}