update composer.json, docs and tests

This commit is contained in:
crazywhalecc
2022-04-30 13:36:40 +08:00
parent 25d6ec3a92
commit 69637cf482
3 changed files with 40 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
{
"name": "jerry",
"email": "admin@zhamao.me"
},
{
"name": "sunxyw",
"email": "xy2496419818@gmail.com"
}
],
"require": {
@@ -18,11 +22,11 @@
"koriym/attributes": "^1.0",
"psr/container": "^2.0",
"psy/psysh": "^0.11.2",
"symfony/console": "~5.0 || ~4.0 || ~3.0",
"symfony/console": "~6.0 || ~5.0 || ~4.0 || ~3.0",
"symfony/polyfill-ctype": "^1.19",
"symfony/polyfill-mbstring": "^1.19",
"symfony/polyfill-php80": "^1.16",
"symfony/routing": "~5.0 || ~4.0 || ~3.0",
"symfony/routing": "~6.0 || ~5.0 || ~4.0 || ~3.0",
"zhamao/config": "^1.0",
"zhamao/connection-manager": "^1.0",
"zhamao/console": "^1.0",