将topthink/think-template引入到框架内;增加fetch和include的文件目录的@和@/开头的定位方法

This commit is contained in:
2023-09-26 10:39:32 +08:00
parent 184dae8185
commit 3b93706c74
11 changed files with 2639 additions and 55 deletions

View File

@@ -32,7 +32,7 @@
"iidestiny/flysystem-oss": "^4.0",
"czproject/git-php": "^4.2",
"localheinz/diff": "^1.1",
"topthink/think-template": "^3.0"
"psr/simple-cache": ">=1.0"
},
"require-dev": {
"symfony/var-dumper": "^4.2"