小更新

This commit is contained in:
2019-12-03 22:06:19 +08:00
parent 8025572713
commit fc14b98127
3 changed files with 36 additions and 10 deletions

View File

@@ -21,7 +21,6 @@
"topthink/think-orm": "^2.0.28",
"topthink/think-view": "^1.0",
"overtrue/wechat": "~4.0",
"xin/helper": "^1.0",
"sent/think-auth": "^1.1",
"sent/think-jwt": "^1.0.0",
"sent/tree": "^1.0.0"
@@ -51,13 +50,5 @@
"@php think service:discover",
"@php think vendor:publish"
]
},
"repositories":
{
"packagist":
{
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}