{
  "require": {
    "vlucas/phpdotenv": "^2.5",
    "phpunit/phpunit": "^7.1",
    "guzzlehttp/guzzle": "^6.5",
    "firebase/php-jwt": "^5.2.0",
    "google/apiclient": "^2.2.2",
    "graylog2/gelf-php": "^1.6",
    "abraham/twitteroauth": "^0.9.2",
    "phpmailer/phpmailer": "^6.0",
    "dusank/knapsack": "^10.0",
    "salsify/json-streaming-parser": "^8.0",
    "parsecsv/php-parsecsv": "^1.1",
    "nesbot/carbon": "^1.37",
    "phpoffice/phpspreadsheet": "^1.6",
    "soundasleep/html2text": "^1.1",
    "gregwar/captcha": "^1.1",
    "aws/aws-sdk-php": "^3.151",
    "codercat/jwk-to-pem": "^0.0.3",
    "kevinrob/guzzle-cache-middleware": "^3.3",
    "doctrine/common": "^3.1",
    "kreait/firebase-php": "^5.19",
    "nullpunkt/lz-string-php": "^1.3",
    "sentry/sdk": "^3.1",
    "meilisearch/meilisearch-php": "^0.17.2",
    "html2text/html2text": "^4.3",
    "rakibtg/sleekdb": "^2.15",
    "dompdf/dompdf": "^2.0",
    "doctrine/cache": "1.4.0",
    "chillerlan/php-qrcode": "^3.4"
  },
  "require-dev": {
    "phalcon/devtools": "~3.4",
    "sngrl/php-firebase-cloud-messaging": "dev-master"
  },
  "scripts": {
    "test": "./vendor/bin/phpunit"
  },
  "config": {
    "allow-plugins": {
      "kylekatarnls/update-helper": true,
      "php-http/discovery": true
    }
  }
}
