{
    "packages": [
        {
            "name": "twilio/sdk",
            "version": "7.4.1",
            "version_normalized": "7.4.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:twilio/twilio-php.git",
                "reference": "427baa8472006bf0ec6aa1bc79be10ae37b2389f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/427baa8472006bf0ec6aa1bc79be10ae37b2389f",
                "reference": "427baa8472006bf0ec6aa1bc79be10ae37b2389f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^6.3 || ^7.0",
                "phpunit/phpunit": ">=7.0 < 10"
            },
            "suggest": {
                "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
            },
            "time": "2023-05-18T07:58:57+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": "https://github.com/twilio/twilio-php",
            "keywords": [
                "api",
                "sms",
                "twilio"
            ],
            "install-path": "../twilio/sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
