1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-22 15:31:56 +00:00
Files
mailcow-dockerized/data/web/inc/lib/composer.json

8 lines
158 B
JSON

{
"require": {
"robthree/twofactorauth": "^1.6",
"yubico/u2flib-server": "^1.0",
"owasp/csrf-protector-php": "dev-master"
}
}