mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
added recipe
This commit is contained in:
Vendored
BIN
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"bundles": {
|
||||
"NetBull\\SecurityBundle\\NetBullSecurityBundle": ["all"],
|
||||
},
|
||||
"composer-scripts": {
|
||||
"vendor/bin/browscap-php browscap:fetch": "php-script",
|
||||
"vendor/bin/browscap-php browscap:convert": "php-script"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user