composer.json 181 B

12345678
  1. {
  2. "require": {
  3. "eleirbag89/telegrambotphp": "^1.3",
  4. "phpunit/phpunit": "^6.2",
  5. "zircote/swagger-php": "*",
  6. "phpmailer/phpmailer": "^6.0"
  7. }
  8. }