Fix for profile picture download

This commit is contained in:
Alexander Pankratov 2020-05-23 15:13:39 +03:00
parent ff6c819999
commit f0d7059427

8
composer.lock generated
View File

@ -1680,12 +1680,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/danog/MadelineProto.git", "url": "https://github.com/danog/MadelineProto.git",
"reference": "d5b2cbefd30f9103a885f7aa843f0035b30da3a0" "reference": "ddc81d87648fad3200434e75c910ef29c56e36f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/d5b2cbefd30f9103a885f7aa843f0035b30da3a0", "url": "https://api.github.com/repos/danog/MadelineProto/zipball/ddc81d87648fad3200434e75c910ef29c56e36f5",
"reference": "d5b2cbefd30f9103a885f7aa843f0035b30da3a0", "reference": "ddc81d87648fad3200434e75c910ef29c56e36f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1775,7 +1775,7 @@
"telegram", "telegram",
"video" "video"
], ],
"time": "2020-05-22T10:30:14+00:00" "time": "2020-05-23T12:08:04+00:00"
}, },
{ {
"name": "danog/magicalserializer", "name": "danog/magicalserializer",