HEX
Server: LiteSpeed
System: Linux cpir1.prohostdns.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: pelakir (2976)
PHP: 8.2.31
Disabled: exec, shell_exec, system, passthru, proc_open, proc_close, proc_terminate, proc_get_status, popen, pclose, pcntl_exec
Upload Files
File: /home/pelakir/www/wp-content/plugins/digits/libphonenumber/vendor/sendgrid/sendgrid/composer.json
{
  "name": "sendgrid/sendgrid",
  "description": "This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.",
  "homepage": "http://github.com/sendgrid/sendgrid-php",
  "license": "MIT",
  "keywords": [
    "SendGrid",
    "sendgrid",
    "Twilio SendGrid",
    "twilio sendgrid",
    "email",
    "send",
    "grid"
  ],
  "require": {
    "php": ">=5.6",
    "sendgrid/php-http-client": "~3.10",
    "starkbank/ecdsa": "0.*",
    "ext-curl": "*",
    "ext-json": "*",
    "ext-mbstring": "*",
    "ext-openssl": "*"
  },
  "require-dev": {
    "phpunit/phpunit": "^5.7.9 || ^6.4.3",
    "squizlabs/php_codesniffer": "3.*",
    "swaggest/json-diff": "^3.4"
  },
  "replace": {
    "sendgrid/sendgrid-php": "*"
  },
  "type": "library",
  "autoload": {
    "psr-4": {
      "SendGrid\\Contacts\\": "lib/contacts/",
      "SendGrid\\EventWebhook\\": "lib/eventwebhook/",
      "SendGrid\\Helper\\": "lib/helper/",
      "SendGrid\\Mail\\": "lib/mail/",
      "SendGrid\\Stats\\": "lib/stats/"
    },
    "classmap": [
      "lib/BaseSendGridClientInterface.php",
      "lib/SendGrid.php",
      "lib/TwilioEmail.php"
    ]
  },
  "autoload-dev": {
    "psr-4": {
      "SendGrid\\Tests\\Integration\\": "test/integration",
      "SendGrid\\Tests\\Unit\\": "test/unit"
    },
    "classmap": [
      "test/BaseTestClass.php"
    ]
  }
}