| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "_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"
- ],
- "content-hash": "01ce31168c500b1b58dd70117c2fa941",
- "packages": [
- {
- "name": "eleirbag89/telegrambotphp",
- "version": "1.3.8",
- "source": {
- "type": "git",
- "url": "https://github.com/Eleirbag89/TelegramBotPHP.git",
- "reference": "aec5bc4f5873595d1b4f03fd0d955549ba4cfab3"
- },
- "dist": {
- "type": "zip",
- "url": "https://files.phpcomposer.com/files/Eleirbag89/TelegramBotPHP/aec5bc4f5873595d1b4f03fd0d955549ba4cfab3.zip",
- "reference": "aec5bc4f5873595d1b4f03fd0d955549ba4cfab3",
- "shasum": ""
- },
- "require": {
- "php": ">=5.0"
- },
- "type": "library",
- "autoload": {
- "files": [
- "Telegram.php",
- "TelegramErrorLogger.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Gabriele Grillo",
- "email": "gabry.grillo@alice.it"
- }
- ],
- "description": "A very simple PHP Telegram Bot API",
- "time": "2017-12-27T13:46:04+00:00"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": []
- }
|