Merge branch 'antivirus' into 'symfony3'
Add antivirus analyse (xenelop quahog) See merge request !1
Showing
+96 -53
... | ... | @@ -33,7 +33,8 @@ |
"ramsey/uuid": "~2.8", | ||
"blueimp/jquery-file-upload": "~9.9", | ||
"white-october/pagerfanta-bundle": "~1.0", | ||
"willdurand/js-translation-bundle": "~2.2" | ||
"willdurand/js-translation-bundle": "~2.2", | ||
"xenolope/quahog": "^2.1" | ||
}, | ||
"require-dev": { | ||
"phpunit/phpunit": "^4.8" | ||
... | ... |
Please register or sign in to comment