Update composer.json
This commit is contained in:
parent
90414b9230
commit
4fcf3b0978
@ -20,11 +20,13 @@
|
|||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"ext-sockets": "*",
|
"ext-sockets": "*",
|
||||||
"ext-xml": "*"
|
"ext-xml": "*"
|
||||||
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpdocumentor/reflection-docblock": "^3.1"
|
"phpdocumentor/reflection-docblock": "^3.1"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ext-libtgvoip": "Install the php-libtgvoip extension to make phone calls (https:/github.com/danog/php-libtgvoip)"
|
||||||
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Daniil Gentili",
|
"name": "Daniil Gentili",
|
||||||
|
Loading…
Reference in New Issue
Block a user