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
+10 -19
View File
@@ -1,20 +1,6 @@
{
"locks": {
"horlyk/fetch-xml-bundle": {
"version": "1.1",
"recipe": {
"repo": "1.1",
"branch": "master",
"version": "1.1",
"ref": "6621ab77490e882ae6a017db84b75326b1b07dbe"
}
}
},
"manifests": {
"horlyk/fetch-xml-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "horlyk/fetch-xml-bundle",
"version": "1.1",
"manifest": {
"bundles": {
"Horlyk\\Bundle\\FetchXmlBundle\\HorlykFetchXmlBundle": [
@@ -27,13 +13,18 @@
},
"files": {
"config/packages/horlyk_fetch_xml.yaml": {
"contents": "horlyk_fetch_xml:\n use_pager: false\n items_per_page: 10\n attribute_aliases_as_names: true\n attribute_alias_prefix: 'qb_'\n",
"executable": false,
"encoding": ""
"contents": [
"horlyk_fetch_xml:",
" use_pager: false",
" items_per_page: 10",
" attribute_aliases_as_names: true",
" attribute_alias_prefix: 'qb_'",
""
],
"executable": false
}
},
"origin": "horlyk/fetch-xml-bundle:1.1@github.com/symfony/recipes-contrib:master",
"is_contrib": true
"ref": "6621ab77490e882ae6a017db84b75326b1b07dbe"
}
}
}