This commit is contained in:
2019-06-19 22:41:40 +08:00
parent 5c31e8e612
commit d3eef9c5fd
34 changed files with 1464 additions and 107 deletions

View File

@@ -18,7 +18,8 @@
"require": {
"php": ">=7.1.0",
"topthink/framework": "6.0.*-dev",
"topthink/think-view": "^1.0"
"topthink/think-view": "^1.0",
"symfony/var-dumper":"^4.2"
},
"autoload": {
"psr-4": {