fix:修复BUG/升级1.1.6版本
This commit is contained in:
@@ -28,29 +28,26 @@
|
||||
"php": ">=8.0",
|
||||
"psr/container": "1.1.1",
|
||||
"monolog/monolog": "^2.0",
|
||||
"workerman/webman-framework": "1.4.7",
|
||||
"workerman/webman-framework": "1.5.5",
|
||||
"webman/think-orm": "^1.0",
|
||||
"webman/redis-queue": "^1.2",
|
||||
"webman/think-cache": "^1.0",
|
||||
"webman/console": "1.2.12",
|
||||
"webman/console": "1.2.33",
|
||||
"webman/event": "^1.0",
|
||||
"webman/captcha": "^1.0",
|
||||
"webman/gateway-worker": "^1.0",
|
||||
"topthink/think-validate": "^2.0",
|
||||
"topthink/think-template": "^2.0",
|
||||
"topthink/think-image": "^1.0",
|
||||
"gregwar/captcha": "1.*",
|
||||
"vlucas/phpdotenv": "^5.4",
|
||||
"phpmailer/phpmailer": "^6.6",
|
||||
"guzzlehttp/guzzle": "^7.4",
|
||||
"symfony/translation": "^5.4",
|
||||
"overtrue/pinyin": "^4.0",
|
||||
"symfony/var-dumper": "^6.0",
|
||||
"endroid/qr-code": "^4.3",
|
||||
"php-di/php-di": "^6.4",
|
||||
"yansongda/pay": "~3.1.0",
|
||||
"overtrue/wechat": "~5.0",
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
"ext-posix": "*"
|
||||
"overtrue/pinyin": "5.0",
|
||||
"phpoffice/phpspreadsheet": "^1.28"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-event": "For better performance. "
|
||||
|
||||
Reference in New Issue
Block a user