{ "_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": "4436204c0d5f43443ce858a5077afd8c", "packages": [ { "name": "telegram-bot/api", "version": "v2.3.13", "source": { "type": "git", "url": "https://github.com/TelegramBot/Api.git", "reference": "8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TelegramBot/Api/zipball/8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781", "reference": "8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "codeception/codeception": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "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/master" }, "time": "2018-04-30T11:46:15+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.2.0" }