mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
fix: 修改项目初始化配置
This commit is contained in:
parent
63752f946d
commit
0b3795bf2d
@ -23,10 +23,5 @@
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"zoujingli/think-plugs-admin": "^1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"post-autoload-dump": [
|
||||
"@php -r \"file_exists('.env.example') && !file_exists('.env') && copy('.env.example', '.env');\""
|
||||
]
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user