Config issues fix

This commit is contained in:
Alexander Pankratov 2020-10-07 03:00:50 +03:00
parent dd38e2b021
commit d828e1d792
3 changed files with 18 additions and 18 deletions

View File

@ -14,7 +14,7 @@
"amphp/websocket-server": "dev-master",
"amphp/websocket-client": "^1",
"vlucas/phpdotenv": "^4",
"danog/madelineproto":"dev-master",
"danog/madelineproto":"dev-settings_fix",
"danog/tgseclib": "^3",
"amphp/http-server-form-parser": "^1.1"
},

32
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": "78591fa391209613f6a88440fc9bc16f",
"content-hash": "dd688f196ce7ed65af004a0ecb994097",
"packages": [
{
"name": "amphp/amp",
@ -2128,16 +2128,16 @@
},
{
"name": "danog/madelineproto",
"version": "dev-master",
"version": "dev-settings_fix",
"source": {
"type": "git",
"url": "https://github.com/danog/MadelineProto.git",
"reference": "e4aa39c6241cfab3f9c16f9bd64f7d8a0db9a190"
"reference": "2e0d351051f4bb8220b6202295fcca792209b5f9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/e4aa39c6241cfab3f9c16f9bd64f7d8a0db9a190",
"reference": "e4aa39c6241cfab3f9c16f9bd64f7d8a0db9a190",
"url": "https://api.github.com/repos/danog/MadelineProto/zipball/2e0d351051f4bb8220b6202295fcca792209b5f9",
"reference": "2e0d351051f4bb8220b6202295fcca792209b5f9",
"shasum": ""
},
"require": {
@ -2242,7 +2242,7 @@
"type": "github"
}
],
"time": "2020-10-04T17:25:49+00:00"
"time": "2020-10-06T23:35:10+00:00"
},
{
"name": "danog/magicalserializer",
@ -2323,16 +2323,16 @@
},
{
"name": "danog/tg-file-decoder",
"version": "0.1.3",
"version": "0.1.4",
"source": {
"type": "git",
"url": "https://github.com/danog/tg-file-decoder.git",
"reference": "226ddc68dc7bb18c6a06ac2d33b3cce1174d67c2"
"reference": "36fca79a3d610c8d1c6dce57124e5e5e47d4ca50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danog/tg-file-decoder/zipball/226ddc68dc7bb18c6a06ac2d33b3cce1174d67c2",
"reference": "226ddc68dc7bb18c6a06ac2d33b3cce1174d67c2",
"url": "https://api.github.com/repos/danog/tg-file-decoder/zipball/36fca79a3d610c8d1c6dce57124e5e5e47d4ca50",
"reference": "36fca79a3d610c8d1c6dce57124e5e5e47d4ca50",
"shasum": ""
},
"require": {
@ -2378,7 +2378,7 @@
"type": "github"
}
],
"time": "2020-10-03T11:51:53+00:00"
"time": "2020-10-06T19:02:28+00:00"
},
{
"name": "danog/tgseclib",
@ -3545,12 +3545,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "e859317fce42b1ec2d42b204285beaba541e8dbf"
"reference": "107aa9daab3521a0d28f868ff8dc75db546f7ee3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e859317fce42b1ec2d42b204285beaba541e8dbf",
"reference": "e859317fce42b1ec2d42b204285beaba541e8dbf",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/107aa9daab3521a0d28f868ff8dc75db546f7ee3",
"reference": "107aa9daab3521a0d28f868ff8dc75db546f7ee3",
"shasum": ""
},
"conflict": {
@ -3610,7 +3610,7 @@
"ezsystems/ezplatform-kernel": ">=1,<1.0.2.1",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.14.2|>=6,<6.7.9.1|>=6.8,<6.13.6.3|>=7,<7.2.4.1|>=7.3,<7.3.2.1|>=7.5,<7.5.7.1",
"ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.1|>=2011,<2017.12.7.2|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.4.2",
"ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.2|>=2011,<2017.12.7.3|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.5.1",
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
"ezsystems/repository-forms": ">=2.3,<2.3.2.1",
"ezyang/htmlpurifier": "<4.1.1",
@ -3844,7 +3844,7 @@
"type": "tidelift"
}
],
"time": "2020-10-02T17:02:13+00:00"
"time": "2020-10-05T16:02:42+00:00"
}
],
"aliases": [],

View File

@ -32,7 +32,7 @@ $settings = [
]
],
'serialization' => [
'serialization_interval' => 300,
'serialization_interval' => 30,
'cleanup_before_serialization' => true,
],
'db' => [