6 Star 3 Fork 4

天择网络/天择云商

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
[email protected] 提交于 2018-01-31 14:33 . 文件权限修改
{
"description": "The CodeIgniter framework",
"name": "codeigniter/myframework",
"type": "project",
"homepage": "https://codeigniter.com",
"license": "MIT",
"support": {
"forum": "http://forum.codeigniter.com/",
"wiki": "https://github.com/bcit-ci/CodeIgniter/wiki",
"irc": "irc://irc.freenode.net/codeigniter",
"source": "https://github.com/bcit-ci/CodeIgniter"
},
"require": {
"php": ">=5.3.0",
"overtrue/wechat": "~3.1"
},
"autoload": {
"psr-4": {
"Service\\": "App/Extend/service/",
"Common\\" : "App/Common/Common"
}
},
"suggest": {
"paragonie/random_compat": "Provides better randomness in PHP 5.x"
},
"require-dev": {
"mikey179/vfsStream": "1.1.*"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/TianZeWangLuo/TianZeYunShang.git
[email protected]:TianZeWangLuo/TianZeYunShang.git
TianZeWangLuo
TianZeYunShang
天择云商
master

搜索帮助