composer.json 303 B

1234567891011
  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. }
  11. }