composer.json 226 B

123456789
  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. }
  9. }