开始新的组件架构

This commit is contained in:
2022-10-21 17:02:53 +08:00
parent c56be80fed
commit 68d95268e7
9 changed files with 126 additions and 2 deletions

View File

@@ -25,7 +25,9 @@
"topthink/think-migration": "^3.0",
"topthink/think-helper": "^3.1",
"topthink/think-captcha": "^3.0",
"topthink/think-multi-app": "^1.0"
"topthink/think-multi-app": "^1.0",
"scssphp/scssphp": "^1.11",
"erusev/parsedown": "^1.7"
},
"require-dev": {
"symfony/var-dumper": "^4.2"