diff --git a/composer.json b/composer.json index 3b7a66aa..534a33d2 100644 --- a/composer.json +++ b/composer.json @@ -20,11 +20,13 @@ "ext-curl": "*", "ext-sockets": "*", "ext-xml": "*" - }, "require-dev": { "phpdocumentor/reflection-docblock": "^3.1" }, + "suggest": { + "ext-libtgvoip": "Install the php-libtgvoip extension to make phone calls (https:/github.com/danog/php-libtgvoip)" + }, "authors": [ { "name": "Daniil Gentili",