removed unnecessary config

This commit is contained in:
Aleksandar Dimitrov
2018-07-03 23:25:44 +03:00
parent 1ffe5948c3
commit 44a9dd7c88
2 changed files with 0 additions and 5 deletions
@@ -1,2 +0,0 @@
netbull_security:
banned_route: CHANGE_ME_WITH_REAL__ROUTE
@@ -2,9 +2,6 @@
"bundles": {
"NetBull\\SecurityBundle\\NetBullSecurityBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"vendor/bin/browscap-php browscap:fetch": "php-script",
"vendor/bin/browscap-php browscap:convert": "php-script"