mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
29 lines
815 B
JSON
29 lines
815 B
JSON
{
|
|
"manifests": {
|
|
"coka/rate-limit-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Oka\\RateLimitBundle\\OkaRateLimitBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/oka_rate_limit.yaml": {
|
|
"contents": [
|
|
"oka_rate_limit:",
|
|
" configs:",
|
|
" - {path: ''}",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "07f99f106ba54b58e53df51b634f577f4183bb60"
|
|
}
|
|
}
|
|
}
|