build(composer): update dependencies

This commit is contained in:
李东云
2023-07-05 16:52:51 +08:00
parent 42d8233897
commit 74aaf9b65d
2 changed files with 911 additions and 342 deletions

View File

@@ -16,16 +16,17 @@
"require": {
"php": ">=8.0",
"ext-redis": "*",
"composer/composer": ">=2.0",
"donjan-deng/hyperf-casbin": "^3.21",
"hyperf/validation": "3.0.*",
"singularity/hdk-core": "^0.2.9",
"symfony/polyfill-php80": "^1.27"
"composer/composer": ">=2.5.8",
"donjan-deng/hyperf-casbin": "^3.22.2",
"hyperf/validation": "~3.0.24",
"singularity/hdk-core": "^0.2.20",
"symfony/polyfill-php80": "^1.27.0"
},
"require-dev": {
"firebase/php-jwt": "^6.3",
"guzzlehttp/guzzle": "^7.5",
"phpunit/phpunit": "^9.5"
"firebase/php-jwt": "^6.8.0",
"guzzlehttp/guzzle": "^7.7.0",
"hyperf/session": "^3.0.18",
"phpunit/phpunit": "^9.6.9"
},
"suggest": {
"firebase/php-jwt": "^6.3"

1236
composer.lock generated

File diff suppressed because it is too large Load Diff