Update Flex endpoint

This commit is contained in:
github-action bot
2021-09-22 13:12:29 +00:00
parent 6baa3d0e33
commit 030c77cfa8
561 changed files with 11464 additions and 11344 deletions
+16 -22
View File
@@ -1,20 +1,6 @@
{
"locks": {
"debril/rss-atom-bundle": {
"version": "4.0",
"recipe": {
"repo": "4.0",
"branch": "master",
"version": "4.0",
"ref": "2c23ed747eda9f4c13f5e7eb55fffa1091fdd505"
}
}
},
"manifests": {
"debril/rss-atom-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "debril/rss-atom-bundle",
"version": "4.0",
"manifest": {
"bundles": {
"Debril\\RssAtomBundle\\DebrilRssAtomBundle": [
@@ -27,18 +13,26 @@
},
"files": {
"config/routes/rss_atom.yaml": {
"contents": "rss_atom_bundle:\n resource: \"@DebrilRssAtomBundle/Resources/config/routing.yml\"\n",
"executable": false,
"encoding": ""
"contents": [
"rss_atom_bundle:",
" resource: \"@DebrilRssAtomBundle/Resources/config/routing.yml\"",
""
],
"executable": false
},
"config/packages/rss_atom.yaml": {
"contents": "debril_rss_atom:\n # switch to true if you need to set cache-control: private\n private: false\n # switch to true if you need to always send status 200\n force_refresh: false\n",
"executable": false,
"encoding": ""
"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
}
},
"origin": "debril/rss-atom-bundle:4.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "2c23ed747eda9f4c13f5e7eb55fffa1091fdd505"
}
}
}