update to beta2

This commit is contained in:
crazywhalecc
2022-12-26 20:02:47 +08:00
parent 81a5e48b26
commit 80ba34351c
6 changed files with 16 additions and 10 deletions

View File

@@ -13,14 +13,14 @@
}
],
"require": {
"php": "^8.0 || ^8.1",
"php": "^8.0 || ^8.1 || ^8.2",
"ext-json": "*",
"ext-tokenizer": "*",
"doctrine/dbal": "^2.13.1",
"dragonmantank/cron-expression": "^3.3",
"jelix/version": "^2.0",
"koriym/attributes": "^1.0",
"onebot/libonebot": "dev-develop",
"onebot/libonebot": "^0.5",
"php-di/php-di": "^7",
"psr/container": "^2.0",
"psy/psysh": "^0.11.8",