1 Star 0 Fork 2

墨子熙/webmanphinx

forked from 小星/webmanphinx 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
小星 提交于 2022-02-13 21:57 . fix
{
"name": "mxi/webmanphinx",
"type": "library",
"license": "MIT",
"require": {
"workerman/webman-framework": "^1.2.1",
"symfony/console": "^5.0",
"robmorgan/phinx": "^0.12.5",
"vlucas/phpdotenv": ">=4.1,<6.0",
"illuminate/database": "8.0"
},
"autoload": {
"psr-4": {
"Mxi\\Webmanphinx\\": "src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zimoyi/webmanphinx.git
git@gitee.com:zimoyi/webmanphinx.git
zimoyi
webmanphinx
webmanphinx
master

搜索帮助