{
    "packages": [
        {
            "name": "twilio/sdk",
            "version": "5.42.2",
            "version_normalized": "5.42.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twilio/twilio-php.git",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "apigen/apigen": "^4.1",
                "guzzlehttp/guzzle": "^6.3",
                "phpunit/phpunit": ">=4.5"
            },
            "suggest": {
                "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
            },
            "time": "2020-02-05T19:55:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twilio\\": "src/Twilio/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Twilio API Team",
                    "email": "api@twilio.com"
                }
            ],
            "description": "A PHP wrapper for Twilio's API",
            "homepage": "http://github.com/twilio/twilio-php",
            "keywords": [
                "api",
                "sms",
                "twilio"
            ],
            "support": {
                "issues": "https://github.com/twilio/twilio-php/issues",
                "source": "https://github.com/twilio/twilio-php/tree/5.42.2"
            },
            "install-path": "../twilio/sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
