Files
symfony-flex-recipes-contrib/coka.rate-limit-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.2 KiB
JSON

{
"locks": {
"coka/rate-limit-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "07f99f106ba54b58e53df51b634f577f4183bb60"
}
}
},
"manifests": {
"coka/rate-limit-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "coka/rate-limit-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Oka\\RateLimitBundle\\OkaRateLimitBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_rate_limit.yaml": {
"contents": "oka_rate_limit:\n configs:\n - {path: ''}\n",
"executable": false,
"encoding": ""
}
},
"origin": "coka/rate-limit-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}