/home/awneajlw/public_html/codestechvista.com/composer.lock
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "221197986fe0230d0c0034bde776ae6b",
    "packages": [
        {
            "name": "twilio/sdk",
            "version": "8.8.3",
            "source": {
                "type": "git",
                "url": "https://github.com/twilio/twilio-php",
                "reference": "a2db2ea514498c4c55de1dfe5b858c8fd3f728ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/a2db2ea514498c4c55de1dfe5b858c8fd3f728ab",
                "reference": "a2db2ea514498c4c55de1dfe5b858c8fd3f728ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.0",
                "guzzlehttp/guzzle": "^6.3 || ^7.0",
                "phpunit/phpunit": ">=7.0 < 10"
            },
            "suggest": {
                "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
            },
            "type": "library",
            "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"
            ],
            "time": "2025-09-30T11:57:41+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.6.0"
}