{
    "packages": [
        {
            "name": "sendgrid/php-http-client",
            "version": "3.13.0",
            "version_normalized": "3.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sendgrid/php-http-client.git",
                "reference": "35862113b879274c7014e09681ac279a186665f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sendgrid/php-http-client/zipball/35862113b879274c7014e09681ac279a186665f1",
                "reference": "35862113b879274c7014e09681ac279a186665f1",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "phpunit/phpunit": "^5.7 || ^6.5",
                "sebastian/version": "^1.0.6",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "composer/ca-bundle": "Including this library will ensure that a valid CA bundle is available for secure connections"
            },
            "time": "2020-11-05T21:00:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "SendGrid\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Bernier",
                    "email": "mbernier@twilio.com"
                },
                {
                    "name": "Elmer Thomas",
                    "email": "ethomas@twilio.com"
                }
            ],
            "description": "HTTP REST client, simplified for PHP",
            "homepage": "http://github.com/sendgrid/php-http-client",
            "keywords": [
                "api",
                "fluent",
                "http",
                "rest",
                "sendgrid"
            ],
            "install-path": "../sendgrid/php-http-client"
        },
        {
            "name": "sendgrid/sendgrid",
            "version": "7.9.1",
            "version_normalized": "7.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sendgrid/sendgrid-php.git",
                "reference": "c3b76df9d2374b469474ab209fbd4e4ef1a16986"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sendgrid/sendgrid-php/zipball/c3b76df9d2374b469474ab209fbd4e4ef1a16986",
                "reference": "c3b76df9d2374b469474ab209fbd4e4ef1a16986",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "php": ">=5.6",
                "sendgrid/php-http-client": "~3.10",
                "starkbank/ecdsa": "0.*"
            },
            "replace": {
                "sendgrid/sendgrid-php": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.9 || ^6.4.3",
                "squizlabs/php_codesniffer": "3.*",
                "swaggest/json-diff": "^3.4"
            },
            "time": "2020-11-18T22:24:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "This library allows you to quickly and easily send emails through Twilio SendGrid using PHP.",
            "homepage": "http://github.com/sendgrid/sendgrid-php",
            "keywords": [
                "email",
                "grid",
                "send",
                "sendgrid",
                "twilio sendgrid"
            ],
            "install-path": "../sendgrid/sendgrid"
        },
        {
            "name": "starkbank/ecdsa",
            "version": "0.0.4",
            "version_normalized": "0.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/starkbank/ecdsa-php.git",
                "reference": "9369d35ed9019321adb4eb9fd3be21357d527c74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/starkbank/ecdsa-php/zipball/9369d35ed9019321adb4eb9fd3be21357d527c74",
                "reference": "9369d35ed9019321adb4eb9fd3be21357d527c74",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "time": "2020-05-15T15:46:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/ellipticcurve.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "StarkBank",
                    "email": "developers@starkbank.com",
                    "homepage": "https://starkbank.com",
                    "role": "Developer"
                }
            ],
            "description": "fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)",
            "homepage": "https://github.com/starkbank/ecdsa-php",
            "install-path": "../starkbank/ecdsa"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
