项目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", "name": "SentCMS",
"description": "the new thinkphp framework", "description": "SentCMS网站管理系统",
"type": "project", "type": "project",
"keywords": [ "keywords": [
"framework", "framework",
"thinkphp", "thinkphp",
"ORM" "ORM"
], ],
"homepage": "http://thinkphp.cn/", "homepage": "https://www.tensent.cn/",
"license": "Apache-2.0", "license": "Apache-2.0",
"authors": [ "authors": [
{ {
"name": "liu21st", "name": "molong",
"email": "liu21st@gmail.com" "email": "molong@tensent.cn"
}, }
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
], ],
"require": { "require": {
"php": ">=7.1.0", "php": ">=7.1.0",