23 Star 31 Fork 15

上海东为信息科技有限公司/domall

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 1.02 KB
一键复制 编辑 原始数据 按行查看 历史
陈建峰 提交于 2016-10-18 11:17 . 更新composer
{
"name": "topthink/think",
"description": "the new thinkphp framework",
"type": "project",
"keywords": ["framework", "thinkphp", "ORM"],
"homepage": "http://thinkphp.cn/",
"license": "Apache2",
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"require": {
"php": ">=5.4.0",
"topthink/framework": "*",
"johnkary/phpunit-speedtrap": "^1.0",
"mikey179/vfsStream": "~1.6",
"phploc/phploc": "*",
"phpunit/phpunit": "4.8.*",
"sebastian/phpcpd": "*",
"squizlabs/php_codesniffer": "2.*",
"overtrue/wechat":"~3.0",
"aferrandini/phpqrcode": "1.0.1"
},
"extra": {
"think-path": "thinkphp"
},
"minimum-stability": "dev",
"config": {
"preferred-install": "dist",
"secure-http": false
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.phpcomposer.com"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/shidowe/domall.git
git@gitee.com:shidowe/domall.git
shidowe
domall
domall
master

搜索帮助