This commit is contained in:
walkor 2022-12-09 16:00:51 +08:00
parent 2ce0adfdca
commit d15925d039

View File

@ -1,6 +1,6 @@
{
"name": "webman/admin",
"type": "library",
"type": "project",
"license": "MIT",
"description": "Webman Admin",
"require": {
@ -11,6 +11,7 @@
"intervention/image": "^2.7",
"webman/event": "^1.0",
"webman/captcha": "^1.0.0",
"webman/think-orm": "^1.0",
"guzzlehttp/guzzle": "^7.5"
},
"autoload": {