Merge pull request #724

This commit is contained in:
symfony-flex-server[bot]
2019-08-13 17:09:39 +00:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
horlyk_fetch_xml:
use_pager: false
items_per_page: 10
attribute_aliases_as_names: true
attribute_alias_prefix: 'qb_'
@@ -0,0 +1,8 @@
{
"bundles": {
"Horlyk\\Bundle\\FetchXmlBundle\\HorlykFetchXmlBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}