From 59a35c2ca92ebba2f8bef69289a3048e78a65631 Mon Sep 17 00:00:00 2001 From: Aleksandar Dimitrov Date: Tue, 3 Jul 2018 12:24:33 +0300 Subject: [PATCH] added recipe --- netbull/.DS_Store | Bin 0 -> 6148 bytes netbull/security-bundle/1.0/manifest.json | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 netbull/.DS_Store create mode 100644 netbull/security-bundle/1.0/manifest.json diff --git a/netbull/.DS_Store b/netbull/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ce1cf692f3f6fb7ecc9e1466b77c3917e9b48d04 GIT binary patch literal 6148 zcmeHKOG*P#5UkcL0xrzb<-33jZ!m;-f?Pl}L4+_ubOd*^@?0Lx>JP#&5!|?uYUr-_ zdb-|YYB4PVQ&81eP(BsF(RF39Pxx#yyF`8v+C0c=U(Ckdpuy6 z@CWqR;eh?y_Sheu`^UWH^fAgx0VyB_q<|EV0>4zidoOKyk*FvIq<|FoR=~dxjqcbL zj*0QzE~o%@f3~a7<)|W=SO`)oR4Bq%+^Dt}7f9lMaiUc~0GIHKADC z&U}k(T=(Cc6=2@S=W5c=Uw5L7mri^f33h55||fl literal 0 HcmV?d00001 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" + } +}