composer.json 531 B

1234567891011121314151617
  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": "^4.0",
  14. "league/oauth2-client": "^2.7"
  15. }
  16. }