feat:依赖安装完成
This commit is contained in:
@@ -1 +0,0 @@
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
open_basedir="D:/Yongpxu/Project/Server/;C:/Windows/Temp/;C:/Temp/;D:/BtSoft/temp/session/"
|
||||
@@ -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
0
Server/nginx.htaccess
Normal 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 {
|
||||
|
||||
Reference in New Issue
Block a user