{
    "packages": [
        {
            "name": "linecorp/line-bot-sdk",
            "version": "7.6.1",
            "version_normalized": "7.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/line/line-bot-sdk-php.git",
                "reference": "e141f29cd7b9f27615d11f69e329f2b83ed70654"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/line/line-bot-sdk-php/zipball/e141f29cd7b9f27615d11f69e329f2b83ed70654",
                "reference": "e141f29cd7b9f27615d11f69e329f2b83ed70654",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-sockets": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "orchestra/testbench": "*",
                "phpmd/phpmd": "2.13.0",
                "phpstan/phpstan": "1.8.9",
                "phpunit/phpunit": "^7||^8||^9",
                "squizlabs/php_codesniffer": "3.7.1"
            },
            "time": "2022-10-17T08:29:38+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "LINEBot": "LINE\\Laravel\\Facade\\LINEBot"
                    },
                    "providers": [
                        "LINE\\Laravel\\LINEBotServiceProvider"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LINE\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "moznion",
                    "email": "moznion@gmail.com",
                    "role": "Retired"
                },
                {
                    "name": "Satoru Yoshihara",
                    "email": "vaduz0@gmail.com",
                    "role": "Retired"
                },
                {
                    "name": "Satoshi Shibuya",
                    "email": "satosby@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Shunsuke Mori",
                    "email": "morimorim7180@gmail.com",
                    "role": "Maintainer"
                }
            ],
            "description": "SDK of the LINE BOT API for PHP",
            "homepage": "https://github.com/line/line-bot-sdk-php",
            "keywords": [
                "bot",
                "line",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/line/line-bot-sdk-php/issues",
                "source": "https://github.com/line/line-bot-sdk-php/tree/7.6.1"
            },
            "install-path": "../linecorp/line-bot-sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
