mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Composer update
This commit is contained in:
parent
948ec8dff3
commit
690833565d
@ -14,7 +14,7 @@
|
||||
"amphp/websocket-server": "dev-master",
|
||||
"amphp/websocket-client": "dev-master",
|
||||
"vlucas/phpdotenv": "^4",
|
||||
"danog/madelineproto":"dev-master",
|
||||
"danog/madelineproto":"dev-master#26d746d7499dc49316456ce20a8116ceda56a6f4",
|
||||
"danog/tgseclib": "^3",
|
||||
"amphp/http-server-form-parser": "^1.1"
|
||||
},
|
||||
|
38
composer.lock
generated
38
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "5c7f2c233c20d70ced8e832eb6f64623",
|
||||
"content-hash": "066edb46e47dc35089a2eb8a91be978c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
@ -1957,16 +1957,16 @@
|
||||
},
|
||||
{
|
||||
"name": "danog/ipc",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/danog/ipc.git",
|
||||
"reference": "787ca479efc4b6396a1c2a31dc777c667ccf3bbd"
|
||||
"reference": "5388fa0ab42250f0c96fdaffae46a7724a9457f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/danog/ipc/zipball/787ca479efc4b6396a1c2a31dc777c667ccf3bbd",
|
||||
"reference": "787ca479efc4b6396a1c2a31dc777c667ccf3bbd",
|
||||
"url": "https://api.github.com/repos/danog/ipc/zipball/5388fa0ab42250f0c96fdaffae46a7724a9457f4",
|
||||
"reference": "5388fa0ab42250f0c96fdaffae46a7724a9457f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2017,7 +2017,7 @@
|
||||
"multi-processing",
|
||||
"multi-threading"
|
||||
],
|
||||
"time": "2020-07-11T15:50:06+00:00"
|
||||
"time": "2020-09-25T14:50:16+00:00"
|
||||
},
|
||||
{
|
||||
"name": "danog/libdns-json",
|
||||
@ -2138,12 +2138,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/danog/MadelineProto.git",
|
||||
"reference": "c643cd063a2942ed1815dc4539bbb8538e235080"
|
||||
"reference": "26d746d7499dc49316456ce20a8116ceda56a6f4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/c643cd063a2942ed1815dc4539bbb8538e235080",
|
||||
"reference": "c643cd063a2942ed1815dc4539bbb8538e235080",
|
||||
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/26d746d7499dc49316456ce20a8116ceda56a6f4",
|
||||
"reference": "26d746d7499dc49316456ce20a8116ceda56a6f4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2247,7 +2247,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-09-17T16:14:41+00:00"
|
||||
"time": "2020-09-18T20:27:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "danog/magicalserializer",
|
||||
@ -3432,12 +3432,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "34a7a7aa563809d603e12e34f0608d5f2da94f7f"
|
||||
"reference": "0749ceaf15c136d085b722a5bb88141398a54142"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/34a7a7aa563809d603e12e34f0608d5f2da94f7f",
|
||||
"reference": "34a7a7aa563809d603e12e34f0608d5f2da94f7f",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0749ceaf15c136d085b722a5bb88141398a54142",
|
||||
"reference": "0749ceaf15c136d085b722a5bb88141398a54142",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
@ -3467,7 +3467,7 @@
|
||||
"composer/composer": "<=1-alpha.11",
|
||||
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
|
||||
"contao/core": ">=2,<3.5.39",
|
||||
"contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6",
|
||||
"contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
|
||||
"contao/listing-bundle": ">=4,<4.4.8",
|
||||
"datadog/dd-trace": ">=0.30,<0.30.2",
|
||||
"david-garcia/phpwhois": "<=4.3.1",
|
||||
@ -3483,8 +3483,8 @@
|
||||
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
|
||||
"dolibarr/dolibarr": "<11.0.4",
|
||||
"dompdf/dompdf": ">=0.6,<0.6.2",
|
||||
"drupal/core": ">=7,<7.72|>=8,<8.8.8|>=8.9,<8.9.1|>=9,<9.0.1",
|
||||
"drupal/drupal": ">=7,<7.72|>=8,<8.8.8|>=8.9,<8.9.1|>=9,<9.0.1",
|
||||
"drupal/core": ">=7,<7.73|>=8,<8.8.10|>=8.9,<8.9.6|>=9,<9.0.6",
|
||||
"drupal/drupal": ">=7,<7.73|>=8,<8.8.10|>=8.9,<8.9.6|>=9,<9.0.6",
|
||||
"endroid/qr-code-bundle": "<3.4.2",
|
||||
"enshrined/svg-sanitize": "<0.13.1",
|
||||
"erusev/parsedown": "<1.7.2",
|
||||
@ -3531,6 +3531,7 @@
|
||||
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
|
||||
"league/commonmark": "<0.18.3",
|
||||
"librenms/librenms": "<1.53",
|
||||
"livewire/livewire": ">2.2.4,<2.2.6",
|
||||
"magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
|
||||
"magento/magento1ce": "<1.9.4.3",
|
||||
"magento/magento1ee": ">=1,<1.14.4.3",
|
||||
@ -3577,10 +3578,13 @@
|
||||
"pusher/pusher-php-server": "<2.2.1",
|
||||
"rainlab/debugbar-plugin": "<3.1",
|
||||
"robrichards/xmlseclibs": "<3.0.4",
|
||||
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
|
||||
"sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
|
||||
"scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
|
||||
"sensiolabs/connect": "<4.2.3",
|
||||
"serluck/phpwhois": "<=4.2.6",
|
||||
"shopware/core": "<=6.3.1",
|
||||
"shopware/platform": "<=6.3.1",
|
||||
"shopware/shopware": "<5.3.7",
|
||||
"silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
|
||||
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
|
||||
@ -3725,7 +3729,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-09-15T19:01:50+00:00"
|
||||
"time": "2020-09-24T17:02:11+00:00"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
|
Loading…
Reference in New Issue
Block a user