feat:依赖安装完成

This commit is contained in:
许永平
2025-07-03 15:10:03 +08:00
parent 8835a2e730
commit 932cdceab3
5 changed files with 3 additions and 24 deletions

View File

@@ -1 +0,0 @@

View File

@@ -1 +0,0 @@
open_basedir="D:/Yongpxu/Project/Server/;C:/Windows/Temp/;C:/Temp/;D:/BtSoft/temp/session/"

View File

@@ -16,19 +16,8 @@
}
],
"require": {
"php": ">=7.0",
"topthink/framework": "5.1.*",
"phpoffice/phpexcel": "^1.8",
"endroid/qr-code": "^2.5",
"alibabacloud/dysmsapi-20170525": "2.0.16",
"hashids/hashids": "^3.0",
"aliyuncs/oss-sdk-php": "^2.7",
"topthink/think-worker": "2.0.*",
"topthink/think-queue": "2.0.*",
"textalk/websocket": "^1.5",
"guzzlehttp/guzzle": "^7.9",
"eison/utils": "^1.2",
"overtrue/wechat": "~5.0"
"php": ">=5.4.0",
"topthink/framework": "5.0.*"
},
"autoload": {
"psr-4": {
@@ -39,13 +28,6 @@
"think-path": "thinkphp"
},
"config": {
"preferred-install": "dist",
"allow-plugins": {
"topthink/think-installer": true,
"easywechat-composer/easywechat-composer": true
}
},
"require-dev": {
"symfony/var-dumper": "^5.4"
"preferred-install": "dist"
}
}

0
Server/nginx.htaccess Normal file
View File

View File

@@ -81,7 +81,6 @@
<meta charset="UTF-8">
<title>系统发生错误</title>
<meta name="robots" content="noindex,nofollow" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<style>
/* Base */
body {