This commit is contained in:
2022-09-09 11:41:39 +08:00
parent 09010c3ba0
commit 110df52626
3 changed files with 3 additions and 3588 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
/vendor /vendor
*.log *.log
.env .env
composer.lock

View File

@@ -20,7 +20,7 @@
} }
], ],
"require": { "require": {
"php": ">=7.2.5", "php": ">=7.4",
"topthink/framework": "^6.0.0", "topthink/framework": "^6.0.0",
"topthink/think-orm": "^2.0", "topthink/think-orm": "^2.0",
"alibabacloud/client": "^1.5", "alibabacloud/client": "^1.5",

3586
composer.lock generated

File diff suppressed because it is too large Load Diff