mirror of
https://github.com/danog/TelegramApiServer.git
synced 2024-11-26 11:54:42 +01:00
Bump
This commit is contained in:
parent
68ecec704d
commit
e050a07d93
@ -24,16 +24,16 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"amphp/http-server": "^v3",
|
||||
"amphp/http": "^v2",
|
||||
"amphp/http-server": "^3.3.1",
|
||||
"amphp/http": "^2.1.1",
|
||||
"amphp/http-server-router": "^2",
|
||||
"amphp/http-server-form-parser": "^v2",
|
||||
"amphp/websocket-server": "^v3",
|
||||
"amphp/websocket-server": "^3.0.1",
|
||||
"amphp/websocket-client": "^v2",
|
||||
"vlucas/phpdotenv": "^4",
|
||||
"vlucas/phpdotenv": "^4.3",
|
||||
"danog/madelineproto": "dev-v8_fix_cleanup",
|
||||
"amphp/dns": "2.x-dev"
|
||||
},
|
||||
|
4
composer.lock
generated
4
composer.lock
generated
@ -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": "09b26d1017fd85d16a9cb71fc6048cdf",
|
||||
"content-hash": "a2c43abdf6b1714d394368fda29ac6b4",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
@ -4518,7 +4518,7 @@
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user