Update madelineProto

This commit is contained in:
Alexander Pankratov 2023-12-03 03:55:16 +01:00
parent 6e237c4da5
commit 0ff111ed23

81
composer.lock generated
View File

@ -1115,16 +1115,16 @@
}, },
{ {
"name": "amphp/parallel", "name": "amphp/parallel",
"version": "v2.2.2", "version": "v2.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/parallel.git", "url": "https://github.com/amphp/parallel.git",
"reference": "f54bb4090670397544f74e14a1e650bf2cfd853b" "reference": "8b8f33a742c2ba63a8bfff664f5836c26f1996ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/parallel/zipball/f54bb4090670397544f74e14a1e650bf2cfd853b", "url": "https://api.github.com/repos/amphp/parallel/zipball/8b8f33a742c2ba63a8bfff664f5836c26f1996ed",
"reference": "f54bb4090670397544f74e14a1e650bf2cfd853b", "reference": "8b8f33a742c2ba63a8bfff664f5836c26f1996ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1186,7 +1186,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/amphp/parallel/issues", "issues": "https://github.com/amphp/parallel/issues",
"source": "https://github.com/amphp/parallel/tree/v2.2.2" "source": "https://github.com/amphp/parallel/tree/v2.2.4"
}, },
"funding": [ "funding": [
{ {
@ -1194,7 +1194,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-30T17:43:42+00:00" "time": "2023-11-29T04:21:30+00:00"
}, },
{ {
"name": "amphp/parser", "name": "amphp/parser",
@ -2516,12 +2516,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/danog/MadelineProto.git", "url": "https://github.com/danog/MadelineProto.git",
"reference": "4ddfc859ee3837b8f32c53a57e7ed8d94b39c094" "reference": "4ca7151fc94c49e7f8bef8100204225d58e4deac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/4ddfc859ee3837b8f32c53a57e7ed8d94b39c094", "url": "https://api.github.com/repos/danog/MadelineProto/zipball/4ca7151fc94c49e7f8bef8100204225d58e4deac",
"reference": "4ddfc859ee3837b8f32c53a57e7ed8d94b39c094", "reference": "4ca7151fc94c49e7f8bef8100204225d58e4deac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2569,6 +2569,7 @@
"amphp/http-server": "^3", "amphp/http-server": "^3",
"amphp/phpunit-util": "^3", "amphp/phpunit-util": "^3",
"bamarni/composer-bin-plugin": "1.8.2", "bamarni/composer-bin-plugin": "1.8.2",
"brianium/paratest": "^6.11",
"danog/phpdoc": "^0.1.7", "danog/phpdoc": "^0.1.7",
"dg/bypass-finals": "dev-master", "dg/bypass-finals": "dev-master",
"ext-ctype": "*", "ext-ctype": "*",
@ -2637,7 +2638,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-11-19T17:54:55+00:00" "time": "2023-12-03T02:54:14+00:00"
}, },
{ {
"name": "danog/primemodule", "name": "danog/primemodule",
@ -2907,16 +2908,16 @@
}, },
{ {
"name": "league/uri", "name": "league/uri",
"version": "7.3.0", "version": "7.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/uri.git", "url": "https://github.com/thephpleague/uri.git",
"reference": "36743c3961bb82bf93da91917b6bced0358a8d45" "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri/zipball/36743c3961bb82bf93da91917b6bced0358a8d45", "url": "https://api.github.com/repos/thephpleague/uri/zipball/bf414ba956d902f5d98bf9385fcf63954f09dce5",
"reference": "36743c3961bb82bf93da91917b6bced0358a8d45", "reference": "bf414ba956d902f5d98bf9385fcf63954f09dce5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2985,7 +2986,7 @@
"docs": "https://uri.thephpleague.com", "docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com", "forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri-src/issues", "issues": "https://github.com/thephpleague/uri-src/issues",
"source": "https://github.com/thephpleague/uri/tree/7.3.0" "source": "https://github.com/thephpleague/uri/tree/7.4.0"
}, },
"funding": [ "funding": [
{ {
@ -2993,20 +2994,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-09T17:21:43+00:00" "time": "2023-12-01T06:24:25+00:00"
}, },
{ {
"name": "league/uri-components", "name": "league/uri-components",
"version": "7.3.0", "version": "7.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/uri-components.git", "url": "https://github.com/thephpleague/uri-components.git",
"reference": "a9d155fad59d1d8dedf84d028bc166a1d76568bc" "reference": "9b710019639c1a37692c86159f134a8a6c11de0f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-components/zipball/a9d155fad59d1d8dedf84d028bc166a1d76568bc", "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/9b710019639c1a37692c86159f134a8a6c11de0f",
"reference": "a9d155fad59d1d8dedf84d028bc166a1d76568bc", "reference": "9b710019639c1a37692c86159f134a8a6c11de0f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3067,7 +3068,7 @@
"docs": "https://uri.thephpleague.com", "docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com", "forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri-src/issues", "issues": "https://github.com/thephpleague/uri-src/issues",
"source": "https://github.com/thephpleague/uri-components/tree/7.3.0" "source": "https://github.com/thephpleague/uri-components/tree/7.4.0"
}, },
"funding": [ "funding": [
{ {
@ -3075,20 +3076,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-09T17:21:43+00:00" "time": "2023-12-01T06:24:25+00:00"
}, },
{ {
"name": "league/uri-interfaces", "name": "league/uri-interfaces",
"version": "7.3.0", "version": "7.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/uri-interfaces.git", "url": "https://github.com/thephpleague/uri-interfaces.git",
"reference": "c409b60ed2245ff94c965a8c798a60166db53361" "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/c409b60ed2245ff94c965a8c798a60166db53361", "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/bd8c487ec236930f7bbc42b8d374fa882fbba0f3",
"reference": "c409b60ed2245ff94c965a8c798a60166db53361", "reference": "bd8c487ec236930f7bbc42b8d374fa882fbba0f3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3151,7 +3152,7 @@
"docs": "https://uri.thephpleague.com", "docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com", "forum": "https://thephpleague.slack.com",
"issues": "https://github.com/thephpleague/uri-src/issues", "issues": "https://github.com/thephpleague/uri-src/issues",
"source": "https://github.com/thephpleague/uri-interfaces/tree/7.3.0" "source": "https://github.com/thephpleague/uri-interfaces/tree/7.4.0"
}, },
"funding": [ "funding": [
{ {
@ -3159,7 +3160,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-09T17:21:43+00:00" "time": "2023-11-24T15:40:42+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
@ -3562,16 +3563,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.33", "version": "3.0.34",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0" "reference": "56c79f16a6ae17e42089c06a2144467acc35348a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/33fa69b2514a61138dd48e7a49f99445711e0ad0", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/56c79f16a6ae17e42089c06a2144467acc35348a",
"reference": "33fa69b2514a61138dd48e7a49f99445711e0ad0", "reference": "56c79f16a6ae17e42089c06a2144467acc35348a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3652,7 +3653,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.33" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.34"
}, },
"funding": [ "funding": [
{ {
@ -3668,7 +3669,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-21T14:00:39+00:00" "time": "2023-11-27T11:13:31+00:00"
}, },
{ {
"name": "psr/http-factory", "name": "psr/http-factory",
@ -3830,16 +3831,16 @@
}, },
{ {
"name": "revolt/event-loop", "name": "revolt/event-loop",
"version": "v1.0.5", "version": "v1.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/revoltphp/event-loop.git", "url": "https://github.com/revoltphp/event-loop.git",
"reference": "fce6063869513de56f639aa522b2ef2fedbf8d73" "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/revoltphp/event-loop/zipball/fce6063869513de56f639aa522b2ef2fedbf8d73", "url": "https://api.github.com/repos/revoltphp/event-loop/zipball/25de49af7223ba039f64da4ae9a28ec2d10d0254",
"reference": "fce6063869513de56f639aa522b2ef2fedbf8d73", "reference": "25de49af7223ba039f64da4ae9a28ec2d10d0254",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3896,9 +3897,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/revoltphp/event-loop/issues", "issues": "https://github.com/revoltphp/event-loop/issues",
"source": "https://github.com/revoltphp/event-loop/tree/v1.0.5" "source": "https://github.com/revoltphp/event-loop/tree/v1.0.6"
}, },
"time": "2023-11-19T14:45:35+00:00" "time": "2023-11-30T05:34:44+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",