新增command
This commit is contained in:
+3
-3
@@ -13,13 +13,14 @@
|
||||
"license": "Apache-2.0",
|
||||
"require": {
|
||||
"php": ">=8.0",
|
||||
"ext-zlib": "*",
|
||||
"alibabacloud/dysmsapi-20170525": "2.0.23",
|
||||
"aliyuncs/oss-sdk-php": "^2.6",
|
||||
"firebase/php-jwt": "^6.3",
|
||||
"hyperf/amqp": "^3.0",
|
||||
"hyperf/async-queue": "~3.0.0",
|
||||
"hyperf/cache": "~3.0.0",
|
||||
"hyperf/command": "~3.0.0",
|
||||
"hyperf/command": "^3.0",
|
||||
"hyperf/config": "~3.0.0",
|
||||
"hyperf/constants": "~3.0.0",
|
||||
"hyperf/crontab": "^3.0",
|
||||
@@ -35,8 +36,7 @@
|
||||
"hyperf/redis": "~3.0.0",
|
||||
"hyperf/snowflake": "^3.0",
|
||||
"hyperf/validation": "^3.0",
|
||||
"w7corp/easywechat": "^6.7",
|
||||
"ext-zlib": "*"
|
||||
"w7corp/easywechat": "^6.7"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user