{ "_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": "1e5a22c737415ca5e5452dde6bac24ac", "packages": [ { "name": "linecorp/line-bot-sdk", "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/line/line-bot-sdk-php.git", "reference": "e1515090eaf2106efdbdf51b1a6adf812844f54f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/line/line-bot-sdk-php/zipball/e1515090eaf2106efdbdf51b1a6adf812844f54f", "reference": "e1515090eaf2106efdbdf51b1a6adf812844f54f", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.5" }, "require-dev": { "indigophp/hash-compat": "~1.1.0", "phpmd/phpmd": "~2.4", "phpunit/phpunit": "^4.8.24||^5||^6", "squizlabs/php_codesniffer": "~2.6||^3", "symfony/config": "^3.3", "symfony/dependency-injection": "^3.3" }, "suggest": { "apigen/apigen": "Install with roave/better-reflection:dev-master to generate docs", "roave/better-reflection": "Required by apigen/apigen:dev-master" }, "type": "library", "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": "Maintainer" }, { "name": "Satoshi Shibuya", "email": "satosby@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/3.6.0" }, "time": "2018-10-26T03:59:54+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }