mirror of
https://github.com/danog/tg-file-decoder.git
synced 2024-11-30 04:38:58 +01:00
Fix composer.json
This commit is contained in:
parent
75fe026d74
commit
6becb8a06c
@ -2,7 +2,7 @@
|
|||||||
"name": "danog/tg-file-decoder",
|
"name": "danog/tg-file-decoder",
|
||||||
"description": "Decode Telegram bot API file IDs",
|
"description": "Decode Telegram bot API file IDs",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"license": "AGPLv3",
|
"license": "AGPL-3.0-only",
|
||||||
"keywords": ["telegram", "mtproto", "bot API", "file ID", "video", "stickers", "audio", "files"],
|
"keywords": ["telegram", "mtproto", "bot API", "file ID", "video", "stickers", "audio", "files"],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user