项目composer修改
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user