feat : update composer.json
Some checks are pending
Build Docker / build (push) Waiting to run
Some checks are pending
Build Docker / build (push) Waiting to run
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"require": {
|
||||
"php": ">=8.3",
|
||||
"firebase/php-jwt": "^6.10",
|
||||
"hyperf/amqp": "~3.1.0",
|
||||
"hyperf/cache": "~3.1.0",
|
||||
"hyperf/command": "~3.1.0",
|
||||
@@ -30,7 +31,8 @@
|
||||
"hyperf/paginator": "^3.1",
|
||||
"hyperf/process": "~3.1.0",
|
||||
"hyperf/redis": "~3.1.0",
|
||||
"hyperf/validation": "^3.1"
|
||||
"hyperf/validation": "^3.1",
|
||||
"yansongda/hyperf-pay": "^1.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user