{
    "packages": [
        {
            "name": "telegram-bot/api",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/TelegramBot/Api.git",
                "reference": "eaae3526223db49a1bad76a2dfa501dc287979cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TelegramBot/Api/zipball/eaae3526223db49a1bad76a2dfa501dc287979cf",
                "reference": "eaae3526223db49a1bad76a2dfa501dc287979cf",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.5.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.16",
                "symfony/phpunit-bridge": "*",
                "vimeo/psalm": "^5.9"
            },
            "time": "2023-08-09T13:53:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TelegramBot\\Api\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ilya Gusev",
                    "email": "mail@igusev.ru",
                    "homepage": "https://php-cat.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Wrapper for Telegram Bot API",
            "homepage": "https://github.com/TelegramBot/Api",
            "keywords": [
                "bot",
                "bot api",
                "php",
                "telegram"
            ],
            "support": {
                "issues": "https://github.com/TelegramBot/Api/issues",
                "source": "https://github.com/TelegramBot/Api/tree/v2.5.0"
            },
            "install-path": "../telegram-bot/api"
        },
        {
            "name": "twilio/sdk",
            "version": "8.3.0",
            "version_normalized": "8.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twilio/twilio-php.git",
                "reference": "da842421814abaacb1c57eaacd7e8de19bbdbee6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/da842421814abaacb1c57eaacd7e8de19bbdbee6",
                "reference": "da842421814abaacb1c57eaacd7e8de19bbdbee6",
                "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": "2024-09-05T13:01:28+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"
            ],
            "support": {
                "issues": "https://github.com/twilio/twilio-php/issues",
                "source": "https://github.com/twilio/twilio-php/tree/8.3.0"
            },
            "install-path": "../twilio/sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
