{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "a6b69c40e6cb1bd7321a18adacf08cb3", "content-hash": "fa1f690ec9bae9cd938b90fad9e39a62", "packages": [ { "name": "longman/telegram-bot", "version": "0.29", "source": { "type": "git", "url": "https://github.com/akalongman/php-telegram-bot.git", "reference": "999ee2e7b154be1c9fb2f6ea9cc3d1d640303a80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/akalongman/php-telegram-bot/zipball/999ee2e7b154be1c9fb2f6ea9cc3d1d640303a80", "reference": "999ee2e7b154be1c9fb2f6ea9cc3d1d640303a80", "shasum": "" }, "require": { "ext-curl": "*", "ext-pdo": "*", "php": ">=5.5.0" }, "require-dev": { "phpspec/phpspec": "~2.1", "phpunit/phpunit": "~4.1", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "Longman\\TelegramBot\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Avtandil Kikabidze aka LONGMAN", "email": "akalongman@gmail.com", "homepage": "http://longman.me", "role": "Developer" } ], "description": "PHP telegram bot", "homepage": "https://github.com/akalongman/php-telegram-bot", "keywords": [ "api", "bot", "telegram" ], "time": "2016-03-22 18:41:50" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }