1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-04 03:48:28 +02:00
mailcow-dockerized/data/web/inc/lib/composer.json

8 lines
158 B
JSON
Raw Normal View History

2017-05-03 18:05:35 +02:00
{
"require": {
"robthree/twofactorauth": "^1.6",
"yubico/u2flib-server": "^1.0",
"owasp/csrf-protector-php": "dev-master"
2017-05-03 18:05:35 +02:00
}
}