diff --git a/netbull/.DS_Store b/netbull/.DS_Store new file mode 100644 index 00000000..ce1cf692 Binary files /dev/null and b/netbull/.DS_Store differ diff --git a/netbull/security-bundle/1.0/manifest.json b/netbull/security-bundle/1.0/manifest.json new file mode 100644 index 00000000..e1235d16 --- /dev/null +++ b/netbull/security-bundle/1.0/manifest.json @@ -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" + } +}