1 Star 0 Fork 0

zcy / api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 588 Bytes
一键复制 编辑 原始数据 按行查看 历史
zcy 提交于 2021-01-13 21:13 . add markdown toc
{
"require": {
"twig/twig": "~2.0",
"propel/propel": "~2.0@dev",
"erusev/parsedown": "^1.7",
"hoegh/parsedown-toc": "^1.3"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
},
"autoload": {
"psr-4": {
"Core\\": "Core/",
"App\\": "App/",
"think\\": "src"
},
"files": [
"src/config.php"
]
},
"require-dev": {
"contributte/nextras-orm-generator": "^0.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/290198252/api.git
git@gitee.com:290198252/api.git
290198252
api
api
deploy

搜索帮助