composer.json 324 B

1234567891011
  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. "matthiasmullie/minify": "^1.3"
  10. }
  11. }