mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user