Update madelineProto

This commit is contained in:
Alexander Pankratov 2022-08-07 23:21:28 +03:00
parent 432e533f88
commit ab5654c210

82
composer.lock generated
View File

@ -2349,16 +2349,16 @@
}, },
{ {
"name": "danog/madelineproto", "name": "danog/madelineproto",
"version": "7.0.101.9999", "version": "7.0.114.9999",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/danog/MadelineProto.git", "url": "https://github.com/danog/MadelineProto.git",
"reference": "01a652b3ac71ab99ca178b1417aa774e3c76a8e3" "reference": "0fe97e7d286ffd3f0f631d375ae815d9c6e875df"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/01a652b3ac71ab99ca178b1417aa774e3c76a8e3", "url": "https://api.github.com/repos/danog/MadelineProto/zipball/0fe97e7d286ffd3f0f631d375ae815d9c6e875df",
"reference": "01a652b3ac71ab99ca178b1417aa774e3c76a8e3", "reference": "0fe97e7d286ffd3f0f631d375ae815d9c6e875df",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2462,7 +2462,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/danog/MadelineProto/issues", "issues": "https://github.com/danog/MadelineProto/issues",
"source": "https://github.com/danog/MadelineProto/tree/7.0.101.9999" "source": "https://github.com/danog/MadelineProto/tree/7.0.114.9999"
}, },
"funding": [ "funding": [
{ {
@ -2470,7 +2470,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-07-18T12:41:49+00:00" "time": "2022-07-29T10:29:43+00:00"
}, },
{ {
"name": "danog/magicalserializer", "name": "danog/magicalserializer",
@ -2570,16 +2570,16 @@
}, },
{ {
"name": "danog/tg-file-decoder", "name": "danog/tg-file-decoder",
"version": "0.1.9", "version": "0.1.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/danog/tg-file-decoder.git", "url": "https://github.com/danog/tg-file-decoder.git",
"reference": "6ff8389fc7365fee8db51d5142ca7261c43b99c2" "reference": "d7472df075c74844a083125a35f8d9e1066bcc8e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/danog/tg-file-decoder/zipball/6ff8389fc7365fee8db51d5142ca7261c43b99c2", "url": "https://api.github.com/repos/danog/tg-file-decoder/zipball/d7472df075c74844a083125a35f8d9e1066bcc8e",
"reference": "6ff8389fc7365fee8db51d5142ca7261c43b99c2", "reference": "d7472df075c74844a083125a35f8d9e1066bcc8e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2621,7 +2621,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/danog/tg-file-decoder/issues", "issues": "https://github.com/danog/tg-file-decoder/issues",
"source": "https://github.com/danog/tg-file-decoder/tree/0.1.9" "source": "https://github.com/danog/tg-file-decoder/tree/0.1.11"
}, },
"funding": [ "funding": [
{ {
@ -2629,7 +2629,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-02-09T13:10:06+00:00" "time": "2022-07-26T18:02:44+00:00"
}, },
{ {
"name": "daverandom/libdns", "name": "daverandom/libdns",
@ -3019,16 +3019,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.7.0", "version": "2.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524" "reference": "720488632c590286b88b80e62aa3d3d551ad4a50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50",
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524", "reference": "720488632c590286b88b80e62aa3d3d551ad4a50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3048,11 +3048,10 @@
"guzzlehttp/psr7": "^2.2", "guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8", "mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3", "php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.3",
"phpspec/prophecy": "^1.15", "phpspec/prophecy": "^1.15",
"phpstan/phpstan": "^0.12.91", "phpstan/phpstan": "^0.12.91",
"phpunit/phpunit": "^8.5.14", "phpunit/phpunit": "^8.5.14",
"predis/predis": "^1.1", "predis/predis": "^1.1 || ^2.0",
"rollbar/rollbar": "^1.3 || ^2 || ^3", "rollbar/rollbar": "^1.3 || ^2 || ^3",
"ruflin/elastica": "^7", "ruflin/elastica": "^7",
"swiftmailer/swiftmailer": "^5.3|^6.0", "swiftmailer/swiftmailer": "^5.3|^6.0",
@ -3072,7 +3071,6 @@
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)", "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"php-console/php-console": "Allow sending log messages to Google Chrome",
"rollbar/rollbar": "Allow sending log messages to Rollbar", "rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server" "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
}, },
@ -3107,7 +3105,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.7.0" "source": "https://github.com/Seldaek/monolog/tree/2.8.0"
}, },
"funding": [ "funding": [
{ {
@ -3119,7 +3117,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-09T08:59:12+00:00" "time": "2022-07-24T11:55:47+00:00"
}, },
{ {
"name": "nikic/fast-route", "name": "nikic/fast-route",
@ -3290,29 +3288,33 @@
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
"version": "1.8.1", "version": "1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmittjoh/php-option.git", "url": "https://github.com/schmittjoh/php-option.git",
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15" "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15", "reference": "dc5ff11e274a90cc1c743f66c9ad700ce50db9ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.0 || ^8.0" "php": "^7.2.5 || ^8.0"
}, },
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.4.1", "bamarni/composer-bin-plugin": "^1.8",
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8" "phpunit/phpunit": "^8.5.28 || ^9.5.21"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": true
},
"branch-alias": { "branch-alias": {
"dev-master": "1.8-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
@ -3345,7 +3347,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/schmittjoh/php-option/issues", "issues": "https://github.com/schmittjoh/php-option/issues",
"source": "https://github.com/schmittjoh/php-option/tree/1.8.1" "source": "https://github.com/schmittjoh/php-option/tree/1.9.0"
}, },
"funding": [ "funding": [
{ {
@ -3357,7 +3359,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-12-04T23:24:31+00:00" "time": "2022-07-30T15:51:26+00:00"
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
@ -4018,12 +4020,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "cac27edea0578f194ba24dd8e0c4ee85ec622078" "reference": "8b99cfd0a6224d0fc7b223603210d48e36a79966"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/cac27edea0578f194ba24dd8e0c4ee85ec622078", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8b99cfd0a6224d0fc7b223603210d48e36a79966",
"reference": "cac27edea0578f194ba24dd8e0c4ee85ec622078", "reference": "8b99cfd0a6224d0fc7b223603210d48e36a79966",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -4103,7 +4105,7 @@
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<16|= 12.0.5|>= 3.3.beta1, < 13.0.2", "dolibarr/dolibarr": "<16|= 12.0.5|>= 3.3.beta1, < 13.0.2",
"dompdf/dompdf": "<2", "dompdf/dompdf": "<2",
"drupal/core": ">=7,<7.88|>=8,<9.2.13|>=9.3,<9.3.6", "drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3",
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
"dweeves/magmi": "<=0.7.24", "dweeves/magmi": "<=0.7.24",
"ecodev/newsletter": "<=4", "ecodev/newsletter": "<=4",
@ -4141,6 +4143,7 @@
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15", "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
"flarum/tags": "<=0.1-beta.13", "flarum/tags": "<=0.1-beta.13",
"fluidtypo3/vhs": "<5.1.1", "fluidtypo3/vhs": "<5.1.1",
"fof/byobu": ">=0.3-beta.2,<1.1.7",
"fof/upload": "<1.2.3", "fof/upload": "<1.2.3",
"fooman/tcpdf": "<6.2.22", "fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.11.1", "forkcms/forkcms": "<5.11.1",
@ -4185,6 +4188,7 @@
"in2code/femanager": "<5.5.1|>=6,<6.3.1", "in2code/femanager": "<5.5.1|>=6,<6.3.1",
"in2code/lux": "<17.6.1|>=18,<24.0.2", "in2code/lux": "<17.6.1|>=18,<24.0.2",
"intelliants/subrion": "<=4.2.1", "intelliants/subrion": "<=4.2.1",
"islandora/islandora": ">=2,<2.4.1",
"ivankristianto/phpwhois": "<=4.3", "ivankristianto/phpwhois": "<=4.3",
"jackalope/jackalope-doctrine-dbal": "<1.7.4", "jackalope/jackalope-doctrine-dbal": "<1.7.4",
"james-heinrich/getid3": "<1.9.21", "james-heinrich/getid3": "<1.9.21",
@ -4202,6 +4206,7 @@
"krayin/laravel-crm": "<1.2.2", "krayin/laravel-crm": "<1.2.2",
"kreait/firebase-php": ">=3.2,<3.8.1", "kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22", "la-haute-societe/tcpdf": "<6.2.22",
"laminas/laminas-diactoros": "<2.11.1",
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
"laminas/laminas-http": "<2.14.2", "laminas/laminas-http": "<2.14.2",
"laravel/fortify": "<1.11.1", "laravel/fortify": "<1.11.1",
@ -4229,6 +4234,7 @@
"matyhtf/framework": "<3.0.6", "matyhtf/framework": "<3.0.6",
"mautic/core": "<4.3|= 2.13.1", "mautic/core": "<4.3|= 2.13.1",
"mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35", "mediawiki/core": ">=1.27,<1.27.6|>=1.29,<1.29.3|>=1.30,<1.30.2|>=1.31,<1.31.9|>=1.32,<1.32.6|>=1.32.99,<1.33.3|>=1.33.99,<1.34.3|>=1.34.99,<1.35",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"microweber/microweber": "<1.3", "microweber/microweber": "<1.3",
"miniorange/miniorange-saml": "<1.4.3", "miniorange/miniorange-saml": "<1.4.3",
"mittwald/typo3_forum": "<1.2.1", "mittwald/typo3_forum": "<1.2.1",
@ -4299,7 +4305,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">1.0.1,<4.3", "prestashop/contactform": ">1.0.1,<4.3",
"prestashop/gamification": "<2.3.2", "prestashop/gamification": "<2.3.2",
"prestashop/prestashop": ">=1.7,<=1.7.8.2", "prestashop/prestashop": ">=1.6.0.10,<1.7.8.7",
"prestashop/productcomments": ">=4,<4.2.1", "prestashop/productcomments": ">=4,<4.2.1",
"prestashop/ps_emailsubscription": "<2.6.1", "prestashop/ps_emailsubscription": "<2.6.1",
"prestashop/ps_facetedsearch": "<3.4.1", "prestashop/ps_facetedsearch": "<3.4.1",
@ -4326,7 +4332,7 @@
"shopware/core": "<=6.4.9", "shopware/core": "<=6.4.9",
"shopware/platform": "<=6.4.9", "shopware/platform": "<=6.4.9",
"shopware/production": "<=6.3.5.2", "shopware/production": "<=6.3.5.2",
"shopware/shopware": "<5.7.12", "shopware/shopware": "<=5.7.13",
"shopware/storefront": "<=6.4.8.1", "shopware/storefront": "<=6.4.8.1",
"shopxo/shopxo": "<2.2.6", "shopxo/shopxo": "<2.2.6",
"showdoc/showdoc": "<2.10.4", "showdoc/showdoc": "<2.10.4",
@ -4521,7 +4527,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-07-21T22:04:13+00:00" "time": "2022-08-06T06:06:57+00:00"
} }
], ],
"aliases": [], "aliases": [],