mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
10 lines
255 B
JSON
10 lines
255 B
JSON
{
|
|
"bundles": {
|
|
"NetBull\\SecurityBundle\\NetBullSecurityBundle": ["all"]
|
|
},
|
|
"composer-scripts": {
|
|
"vendor/bin/browscap-php browscap:fetch": "php-script",
|
|
"vendor/bin/browscap-php browscap:convert": "php-script"
|
|
}
|
|
}
|