{ "_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": "8770c1c85f38626db95a203fd89d619d", "packages": [ { "name": "linecorp/line-bot-sdk", "version": "7.6.1", "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" }, "type": "library", "extra": { "laravel": { "aliases": { "LINEBot": "LINE\\Laravel\\Facade\\LINEBot" }, "providers": [ "LINE\\Laravel\\LINEBotServiceProvider" ] } }, "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" }, "time": "2022-10-17T08:29:38+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" }