mirror of
http://124.126.16.154:8888/singularity/hdk-pay.git
synced 2026-01-15 05:35:08 +08:00
build(hyperf): 更新 guzzle 版本
This commit is contained in:
@@ -16,14 +16,14 @@
|
||||
"require": {
|
||||
"php": ">=8.2",
|
||||
"composer/composer": ">=2.5.8",
|
||||
"hyperf/guzzle": "~3.0.0",
|
||||
"moneyphp/money": "^4.1",
|
||||
"singularity/hdk-core": "^1.0.0",
|
||||
"hyperf/contract": "~3.1.0",
|
||||
"hyperf/constants": "3.1.*",
|
||||
"hyperf/config": "~3.1.0",
|
||||
"hyperf/constants": "3.1.*",
|
||||
"hyperf/contract": "~3.1.0",
|
||||
"hyperf/di": "~3.1.0",
|
||||
"hyperf/http-server": "3.1.*"
|
||||
"hyperf/guzzle": "3.1.*",
|
||||
"hyperf/http-server": "3.1.*",
|
||||
"moneyphp/money": "^4.1",
|
||||
"singularity/hdk-core": "^1.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"firebase/php-jwt": "^6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user