mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"manifests": {
|
||||
"coka/api-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\ApiBundle\\OkaApiBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_api.yaml": {
|
||||
"contents": [
|
||||
"oka_api:",
|
||||
" cors:",
|
||||
" default:",
|
||||
" allow_credentials: true",
|
||||
" expose_headers: ['Accept-Encoding']",
|
||||
" max_age: 3600",
|
||||
" firewalls:",
|
||||
" wsse:",
|
||||
" enabled: false",
|
||||
" security_behaviors:",
|
||||
" password_updater: true",
|
||||
" response:",
|
||||
" compression:",
|
||||
" enabled: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "8518f8574c45a0f8cb5032ad23f06009fcbca16b"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"manifests": {
|
||||
"coka/api-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\ApiBundle\\OkaApiBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_api.yaml": {
|
||||
"contents": [
|
||||
"oka_api:",
|
||||
" cors:",
|
||||
" default:",
|
||||
" allow_credentials: true",
|
||||
" expose_headers: ['Accept-Encoding']",
|
||||
" max_age: 3600",
|
||||
" firewalls:",
|
||||
" wsse:",
|
||||
" enabled: false",
|
||||
" security_behaviors:",
|
||||
" password_updater: false",
|
||||
" response:",
|
||||
" compression:",
|
||||
" enabled: false",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "90f3023c0dd1b2c21d537a4ab4b1384431671cfa"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"manifests": {
|
||||
"coka/api-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"Oka\\ApiBundle\\OkaApiBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/oka_api.yaml": {
|
||||
"contents": [
|
||||
"oka_api:",
|
||||
" cors:",
|
||||
" default:",
|
||||
" allow_credentials: true",
|
||||
" expose_headers: ['Accept-Encoding']",
|
||||
" max_age: 3600",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "91d4f774e70ccb7fe9c9a954a107cba0c8d0c6cc"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user