Commit 5f3d7fa8 authored by MBoretto's avatar MBoretto

Composer.json update:w

parent b2bdd682
{
"name": "mboretto/php-telegram-bot",
"name": "longman/telegram-bot",
"type": "library",
"description": "PHP telegram bot",
"keywords": ["telegram", "bot", "api"],
......@@ -7,7 +7,7 @@
"homepage": "https://github.com/akalongman/php-telegram-bot",
"support": {
"issues": "https://github.com/akalongman/php-telegram-bot/issues",
"source": "https://github.com/mboretto/php-telegram-bot"
"source": "https://github.com/akalongman/php-telegram-bot"
},
"authors": [
{
......@@ -19,7 +19,8 @@
],
"require": {
"php": ">=5.3.0",
"ext-pdo": "*"
"ext-pdo": "*",
"hoa/math":"~0.0"
},
"autoload": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment