1 Star 0 Fork 2

wangbaochen/corethink2

forked from xdlee/corethink2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 3.80 KB
一键复制 编辑 原始数据 按行查看 历史
Sheldon 提交于 2016-11-14 13:47 . CoreThink2的ThinkPHP5版本
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "99ed8e69109e0cf35874462a09f18b1e",
"content-hash": "dec78cb658af2e0a463f1881a4d954b1",
"packages": [
{
"name": "topthink/framework",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "de51ad6bb63208b57e0d64a912c59d10f2cfdf93"
},
"dist": {
"type": "zip",
"url": "https://packagist.phpcomposer.com/files/top-think/framework/de51ad6bb63208b57e0d64a912c59d10f2cfdf93.zip",
"reference": "de51ad6bb63208b57e0d64a912c59d10f2cfdf93",
"shasum": ""
},
"require": {
"php": ">=5.4.0",
"topthink/think-installer": "~1.0"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.0",
"mikey179/vfsstream": "~1.6",
"phpdocumentor/reflection-docblock": "^2.0",
"phploc/phploc": "2.*",
"phpunit/phpunit": "4.8.*",
"sebastian/phpcpd": "2.*",
"squizlabs/php_codesniffer": "2.*"
},
"type": "think-framework",
"autoload": {
"psr-4": {
"think\\": "library/think"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
}
],
"description": "the new thinkphp framework",
"homepage": "http://thinkphp.cn/",
"keywords": [
"framework",
"orm",
"thinkphp"
],
"time": "2016-11-14 03:27:22"
},
{
"name": "topthink/think-installer",
"version": "v1.0.10",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-installer.git",
"reference": "ae50760ebd7c687c7a8573db2cfa94a41e5100e3"
},
"dist": {
"type": "zip",
"url": "https://packagist.phpcomposer.com/files/top-think/think-installer/ae50760ebd7c687c7a8573db2cfa94a41e5100e3.zip",
"reference": "ae50760ebd7c687c7a8573db2cfa94a41e5100e3",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"require-dev": {
"composer/composer": "1.0.*@dev"
},
"type": "composer-plugin",
"extra": {
"class": "think\\composer\\Plugin"
},
"autoload": {
"psr-4": {
"think\\composer\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"time": "2016-09-23 04:04:44"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.4.0"
},
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wangbaochen/corethink2.git
git@gitee.com:wangbaochen/corethink2.git
wangbaochen
corethink2
corethink2
master

搜索帮助