1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-14 10:52:49 +02:00
mailcow-dockerized/data/web/inc/lib/composer.json

7 lines
108 B
JSON
Raw Normal View History

2017-05-03 18:05:35 +02:00
{
"require": {
"robthree/twofactorauth": "^1.6",
2017-05-15 09:29:03 +02:00
"yubico/u2flib-server": "^1.0"
2017-05-03 18:05:35 +02:00
}
}