Skip to content

Commit 8d10e86

Browse files
authored
Update composer.json
1 parent ea6fcb7 commit 8d10e86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "eleirbag89/telegrambotphp",
2+
"name": "telegram_bot_php/telegrambotphp",
33
"description": "A very simple PHP Telegram Bot API",
44
"type": "library",
55
"authors": [
@@ -18,4 +18,4 @@
1818
"autoload": {
1919
"files": ["Telegram.php", "TelegramErrorLogger.php"]
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)