[Web] Added PHPMailer for relayhost testing tool

This commit is contained in:
andryyy
2017-07-26 23:07:46 +02:00
parent 33bf9f5c5d
commit 379933a333
113 changed files with 16779 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
"require": {
"robthree/twofactorauth": "^1.6",
"yubico/u2flib-server": "^1.0"
"yubico/u2flib-server": "^1.0",
"phpmailer/phpmailer": "^5.2"
}
}