[
    {
        "name": "twilio/sdk",
        "version": "6.8.0",
        "version_normalized": "6.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twilio/twilio-php.git",
            "reference": "1c3c2ac948581d0c1e410374ff6c4155c85f1e10"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twilio/twilio-php/zipball/1c3c2ac948581d0c1e410374ff6c4155c85f1e10",
            "reference": "1c3c2ac948581d0c1e410374ff6c4155c85f1e10",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "^6.3",
            "phpunit/phpunit": ">=4.5",
            "theseer/phpdox": "^0.12.0"
        },
        "suggest": {
            "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
        },
        "time": "2020-06-24T21:45:53+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"
        ]
    }
]
