修改说明和composer;

This commit is contained in:
augushong
2021-11-16 14:32:42 +08:00
parent dfc1f65a41
commit 3f8c185ed3
2 changed files with 10 additions and 9 deletions

View File

@@ -1,18 +1,19 @@
{
"name": "zhongshaofa/easyadmin",
"name": "ulthon/ulthon_admin",
"description": "基于ThinkPHP6.0和layui的快速开发的后台管理系统。",
"type": "project",
"keywords": [
"easyadmin",
"ulthon_admin",
"ulthon",
"thinkphp",
"admin"
],
"homepage": "http://easyadmin.99php.cn/",
"homepage": "http://admin.demo.ulthon.com//",
"license": "MIT",
"authors": [
{
"name": "zhongshaofa",
"email": "2286732552@qq.com"
"name": "augushong",
"email": "augushong@ulthon.com"
}
],
"require": {