composer.json 384 B

12345678910111213
  1. {
  2. "require": {
  3. "eleirbag89/telegrambotphp": "^1.3",
  4. "phpunit/phpunit": "^6.2",
  5. "zircote/swagger-php": "*",
  6. "phpmailer/phpmailer": "^6.0",
  7. "jamesryanbell/cloudflare": "^1.11",
  8. "qingbing/php-file-cache": "^1.0",
  9. "proficlos/vestacp-api": "^0.1.0",
  10. "php-imap/php-imap": "^3.0",
  11. "ark/filecache": "^0.1.0"
  12. }
  13. }