Files
symfony-flex-recipes-contrib/archived/debril.rss-atom-bundle/642b2c876261bba913734b19ee8fcc4d5f75e552.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +00:00

39 lines
1.3 KiB
JSON

{
"manifests": {
"debril/rss-atom-bundle": {
"manifest": {
"bundles": {
"Debril\\RssAtomBundle\\DebrilRssAtomBundle": [
"all"
]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
},
"files": {
"etc/packages/rss_atom.yaml": {
"contents": [
"debril_rss_atom:",
" # switch to true if you need to set cache-control: private",
" private: false",
" # switch to true if you need to always send status 200",
" force_refresh: false",
""
],
"executable": false
},
"etc/routing/rss_atom.yaml": {
"contents": [
"rss_atom_bundle:",
" resource: \"@DebrilRssAtomBundle/Resources/config/routing.yml\"",
""
],
"executable": false
}
},
"ref": "642b2c876261bba913734b19ee8fcc4d5f75e552"
}
}
}