Test upload.getFile fix

This commit is contained in:
Alexander Pankratov 2021-02-24 00:36:53 +03:00
parent ab2e38403b
commit 2a1e2aeada
2 changed files with 24 additions and 23 deletions

View File

@ -16,7 +16,7 @@
"amphp/websocket-client": "^1",
"amphp/http-client": "^4",
"vlucas/phpdotenv": "^4",
"danog/madelineproto":"dev-master",
"danog/madelineproto":"dev-upload.getFile_fix",
"amphp/http-server-form-parser": "^1.1"
},
"require-dev": {

45
composer.lock generated
View File

@ -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": "16ec6732f1828813570b50a338924d33",
"content-hash": "f537d8248aecdecfc092940b1659417c",
"packages": [
{
"name": "amphp/amp",
@ -2289,16 +2289,16 @@
},
{
"name": "danog/madelineproto",
"version": "dev-master",
"version": "dev-upload.getFile_fix",
"source": {
"type": "git",
"url": "https://github.com/danog/MadelineProto.git",
"reference": "9094c196876900c8e89f0b136d0980249a920d59"
"reference": "f021c2164796f8180ef0aac7771386e5ebe8fa64"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/9094c196876900c8e89f0b136d0980249a920d59",
"reference": "9094c196876900c8e89f0b136d0980249a920d59",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/f021c2164796f8180ef0aac7771386e5ebe8fa64",
"reference": "f021c2164796f8180ef0aac7771386e5ebe8fa64",
"shasum": ""
},
"require": {
@ -2358,7 +2358,6 @@
"suggest": {
"ext-libtgvoip": "Install the php-libtgvoip extension to make phone calls (https://github.com/danog/php-libtgvoip)"
},
"default-branch": true,
"type": "project",
"autoload": {
"psr-4": {
@ -2399,7 +2398,7 @@
],
"support": {
"issues": "https://github.com/danog/MadelineProto/issues",
"source": "https://github.com/danog/MadelineProto/tree/master"
"source": "https://github.com/danog/MadelineProto/tree/upload.getFile_fix"
},
"funding": [
{
@ -2407,7 +2406,7 @@
"type": "github"
}
],
"time": "2021-02-14T00:44:00+00:00"
"time": "2021-02-23T21:29:34+00:00"
},
{
"name": "danog/magicalserializer",
@ -3488,7 +3487,7 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
@ -3547,7 +3546,7 @@
"portable"
],
"support": {
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
},
"funding": [
{
@ -3567,16 +3566,16 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
"reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1",
"reference": "5232de97ee3b75b0360528dae24e73db49566ab1",
"shasum": ""
},
"require": {
@ -3627,7 +3626,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1"
},
"funding": [
{
@ -3643,11 +3642,11 @@
"type": "tidelift"
}
],
"time": "2021-01-07T16:49:33+00:00"
"time": "2021-01-22T09:19:47+00:00"
},
{
"name": "symfony/polyfill-php80",
"version": "v1.22.0",
"version": "v1.22.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
@ -3710,7 +3709,7 @@
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0"
"source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1"
},
"funding": [
{
@ -3814,12 +3813,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "5f40d4d577a71466f9723122251b46bdaf634709"
"reference": "640ff0b5dcacc0958534c8c0255b90697f3eb2a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5f40d4d577a71466f9723122251b46bdaf634709",
"reference": "5f40d4d577a71466f9723122251b46bdaf634709",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/640ff0b5dcacc0958534c8c0255b90697f3eb2a8",
"reference": "640ff0b5dcacc0958534c8c0255b90697f3eb2a8",
"shasum": ""
},
"conflict": {
@ -3837,6 +3836,7 @@
"barrelstrength/sprout-forms": "<3.9",
"baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1",
"bolt/bolt": "<3.7.1",
"bolt/core": "<4.1.13",
"brightlocal/phpwhois": "<=4.2.5",
"buddypress/buddypress": "<5.1.2",
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
@ -4061,6 +4061,7 @@
"ua-parser/uap-php": "<3.8",
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
"vrana/adminer": "<4.7.9",
"wallabag/tcpdf": "<6.2.22",
"willdurand/js-translation-bundle": "<2.1.1",
"yii2mod/yii2-cms": "<1.9.2",
@ -4131,7 +4132,7 @@
"type": "tidelift"
}
],
"time": "2021-02-10T03:02:31+00:00"
"time": "2021-02-18T21:02:27+00:00"
}
],
"aliases": [],