当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 8

wl606/高校实训室排课系统
暂停

forked from 郭毅/高校实训室排课系统
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
郭毅 提交于 2018-11-11 08:37 . 添加 composer vendor
{
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
},
"name" : "workerman/workerman-chat",
"type" : "project",
"keywords": ["chat"],
"homepage": "http://www.workerman.net",
"license" : "MIT",
"require": {
"fzaninotto/faker": "^1.7",
"yansongda/pay": "^1.0"
},
"autoload":{
"psr-4":{
"Aliyun\\":"lib",
"Aliyun\\Test\\":"tests"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wl606/classroom-rank.git
git@gitee.com:wl606/classroom-rank.git
wl606
classroom-rank
高校实训室排课系统
master

搜索帮助