{ "name": "eleirbag89/telegrambotphp", "description": "A very simple PHP Telegram Bot API", "type": "library", "authors": [ { "name": "Gabriele Grillo", "email": "gabry.grillo@alice.it" } ], "license": "MIT", "minimum-stability": "alpha", "require": { "php": ">=5.0" }, "autoload": { "files": ["Telegram.php", "TelegramErrorLogger.php"] } }