This commit is contained in:
ichynul 2020-09-09 18:12:09 +08:00
parent da3681e67b
commit 30dde097ca
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@
}
],
"require": {
"php": ">=7.0.0"
"php": ">=7.0.0",
"topthink/framework": "5.1.*"
},
"autoload": {
"psr-4": {