4
0

composer.json 335 B

123456789101112
  1. {
  2. "require": {
  3. "kryptonit3/sonarr": "^1.0",
  4. "kryptonit3/couchpotato": "^1.0",
  5. "kryptonit3/sickrage": "^1.0",
  6. "phpmailer/phpmailer": "^5.2",
  7. "guzzlehttp/guzzle": "^6.2",
  8. "php-http/guzzle6-adapter": "^1.1",
  9. "sparkpost/sparkpost": "^2.1",
  10. "lcobucci/jwt": "^3.2"
  11. }
  12. }