composer.json 251 B

123456789
  1. {
  2. "require": {
  3. "robthree/twofactorauth": "^1.6",
  4. "yubico/u2flib-server": "^1.0",
  5. "phpmailer/phpmailer": "^5.2",
  6. "php-mime-mail-parser/php-mime-mail-parser": "^2.9",
  7. "soundasleep/html2text": "^0.5.0"
  8. }
  9. }