added recipe

This commit is contained in:
Aleksandar Dimitrov
2018-07-03 12:32:55 +03:00
parent e095fa1fcb
commit a44f088a72
4 changed files with 5 additions and 0 deletions
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,2 @@
netbull_security:
banned_route: SOME_ROUTE
@@ -2,6 +2,9 @@
"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"