catchAdmin/composer.lock

262 lines
8.8 KiB
Plaintext
Raw Normal View History

2018-11-16 17:45:37 +08:00
{
"_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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "2cce6ba66072812ae910895229605fa7",
"packages": [
{
"name": "topthink/framework",
2018-12-09 09:26:58 +08:00
"version": "v5.1.30",
2018-11-16 17:45:37 +08:00
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
2018-12-09 09:26:58 +08:00
"reference": "4fefa5ed2f9dc8a15fcf7bb271d0d918fb48dacc"
2018-11-16 17:45:37 +08:00
},
"dist": {
"type": "zip",
2018-12-09 09:26:58 +08:00
"url": "https://api.github.com/repos/top-think/framework/zipball/4fefa5ed2f9dc8a15fcf7bb271d0d918fb48dacc",
"reference": "4fefa5ed2f9dc8a15fcf7bb271d0d918fb48dacc",
2018-11-29 22:44:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
2018-11-16 17:45:37 +08:00
},
"require": {
"php": ">=5.6.0",
"topthink/think-installer": "2.*"
},
"require-dev": {
"johnkary/phpunit-speedtrap": "^1.0",
"mikey179/vfsstream": "~1.6",
"phpdocumentor/reflection-docblock": "^2.0",
"phploc/phploc": "2.*",
"phpunit/phpunit": "^5.0|^6.0",
"sebastian/phpcpd": "2.*",
"squizlabs/php_codesniffer": "2.*"
},
"type": "think-framework",
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "liu21st",
"email": "liu21st@gmail.com"
},
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"description": "the new thinkphp framework",
"homepage": "http://thinkphp.cn/",
"keywords": [
"framework",
"orm",
"thinkphp"
],
2018-12-09 09:26:58 +08:00
"time": "2018-11-30T07:46:23+00:00"
2018-11-16 17:45:37 +08:00
},
{
"name": "topthink/think-captcha",
"version": "v2.0.2",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-captcha.git",
"reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-captcha/zipball/54c8a51552f99ff9ea89ea9c272383a8f738ceee",
"reference": "54c8a51552f99ff9ea89ea9c272383a8f738ceee",
2018-11-29 22:44:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
2018-11-16 17:45:37 +08:00
},
"require": {
"topthink/framework": "5.1.*"
},
"type": "library",
"autoload": {
"psr-4": {
"think\\captcha\\": "src/"
},
"files": [
"src/helper.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"description": "captcha package for thinkphp5",
"time": "2017-12-31T16:37:49+00:00"
},
{
"name": "topthink/think-installer",
"version": "v2.0.0",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-installer.git",
"reference": "f5400a12c60e513911aef41fe443fa6920952675"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675",
"reference": "f5400a12c60e513911aef41fe443fa6920952675",
2018-11-29 22:44:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
2018-11-16 17:45:37 +08:00
},
"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": "2018-05-11T06:45:42+00:00"
},
{
"name": "topthink/think-migration",
"version": "v2.0.3",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-migration.git",
"reference": "70c89850ca29c2eab988c7c3475d1d5331901bb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/think-migration/zipball/70c89850ca29c2eab988c7c3475d1d5331901bb8",
"reference": "70c89850ca29c2eab988c7c3475d1d5331901bb8",
2018-11-29 22:44:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
2018-11-16 17:45:37 +08:00
},
"require": {
"topthink/framework": "5.1.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Phinx\\": "phinx/src/Phinx",
"think\\migration\\": "src"
},
"files": [
"src/config.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "yunwuxin",
"email": "448901948@qq.com"
}
],
"time": "2017-12-31T16:32:22+00:00"
},
{
"name": "wyw/permission",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/yanwenwu/thinkphp-permission.git",
2018-12-09 09:26:58 +08:00
"reference": "c9341e22c73e30c963a3aebc6da842af7ebc3f26"
2018-11-16 17:45:37 +08:00
},
"dist": {
"type": "zip",
2018-12-09 09:26:58 +08:00
"url": "https://api.github.com/repos/yanwenwu/thinkphp-permission/zipball/c9341e22c73e30c963a3aebc6da842af7ebc3f26",
"reference": "c9341e22c73e30c963a3aebc6da842af7ebc3f26",
2018-11-29 22:44:16 +08:00
"shasum": "",
"mirrors": [
{
"url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
"preferred": true
}
]
2018-11-16 17:45:37 +08:00
},
"require": {
"topthink/think-migration": "^2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"think\\permissions\\": "src/"
},
"files": [
"src/helper.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "yanwenwu",
"email": "njphper@gmail.com"
}
],
"description": "rbac",
2018-12-09 09:26:58 +08:00
"time": "2018-11-30T02:01:37+00:00"
2018-11-16 17:45:37 +08:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"wyw/permission": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.6.0"
},
"platform-dev": []
}