Add Bukashk0zzz FilterBundle

This commit is contained in:
Denis Golubovskiy
2017-09-24 08:30:30 +03:00
parent 8ec8b7ecb9
commit b48eebdb51
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
bukashk0zzz_filter:
# Enable if you need auto filtering form data before constraint(Validation) check
auto_filter_forms: false
@@ -0,0 +1,8 @@
{
"bundles": {
"Bukashk0zzz\\FilterBundle\\Bukashk0zzzFilterBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}