composer.json 491 B

123456789101112131415
  1. {
  2. "require": {
  3. "robthree/twofactorauth": "^1.6",
  4. "phpmailer/phpmailer": "^6.1",
  5. "php-mime-mail-parser/php-mime-mail-parser": "^7",
  6. "soundasleep/html2text": "^0.5.0",
  7. "ddeboer/imap": "^1.5",
  8. "matthiasmullie/minify": "^1.3",
  9. "bshaffer/oauth2-server-php": "^1.11",
  10. "mustangostang/spyc": "^0.6.3",
  11. "directorytree/ldaprecord": "^2.4",
  12. "twig/twig": "^3.0",
  13. "stevenmaguire/oauth2-keycloak": "^3.2"
  14. }
  15. }