项目composer修改

This commit is contained in:
2020-04-27 19:01:55 +08:00
parent 6449d628f7
commit 8926fb01d6

View File

@@ -1,23 +1,19 @@
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"name": "SentCMS",
"description": "SentCMS网站管理系统",
"type": "project",
"keywords": [
"framework",
"thinkphp",
"ORM"
],
"homepage": "http://thinkphp.cn/",
"homepage": "https://www.tensent.cn/",
"license": "Apache-2.0",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
"name": "molong",
"email": "molong@tensent.cn"
}
],
"require": {
"php": ">=7.1.0",