代码拉取完成,页面将自动刷新
{
"name": "funadmin/webmanadmin",
"type": "project",
"keywords": [
"high performance",
"http service"
],
"homepage": "https://gitee.com/funadmin/webmanadmin.git",
"license": "Apache2.0",
"description": "High performance HTTP Service Framework.",
"authors": [
{
"name": "walkor",
"email": "walkor@workerman.net",
"homepage": "http://www.workerman.net",
"role": "Developer"
}
],
"support": {
"email": "walkor@workerman.net",
"issues": "https://github.com/walkor/webman/issues",
"forum": "http://wenda.workerman.net/",
"wiki": "http://workerman.net/doc/webman",
"source": "https://github.com/walkor/webman"
},
"require": {
"php": ">=7.2",
"workerman/webman-framework": "^1.5.2",
"monolog/monolog": "^2.9",
"psr/container": "1.1.1",
"webman/think-orm": "^1.0",
"webman/think-cache": "^1.0",
"illuminate/redis": "^8.83",
"topthink/think-template": "^2.0",
"workerman/crontab": "^1.0",
"vlucas/phpdotenv": "^5.6",
"gregwar/captcha": "1.*",
"topthink/think-validate": "^2.0",
"intervention/image": "^2.7",
"webman/console": "^1.0",
"webman/gateway-worker": "^1.0",
"webman/redis-queue": "^1.2",
"symfony/translation": "^5.4",
"doctrine/annotations": "^1.13",
"topthink/think-helper": "^3.1",
"topthink/think-image": "^1.0",
"webman/event": "^1.0",
"phpoffice/phpspreadsheet": "^1.24",
"firebase/php-jwt": "^6.3",
"webman/captcha": "^1.0",
"ramsey/uuid": "^4.2",
"guzzlehttp/guzzle": "^7.5"
},
"suggest": {
"ext-event": "For better performance. "
},
"autoload": {
"psr-4": {
"": "./",
"app\\": "./app",
"App\\": "./app",
"app\\View\\Components\\": "./app/view/components"
},
"psr-0" : {
"": "extend/"
},
"files": [
"./support/helpers.php",
"./extend/fun/helper.php"
]
},
"scripts": {
"post-package-install": [
"support\\Plugin::install"
],
"post-package-update": [
"support\\Plugin::install"
],
"pre-package-uninstall": [
"support\\Plugin::uninstall"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。