composer.json 283 B

12345678910
  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. "ddeboer/imap": "^1.5"
  9. }
  10. }