{ "_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": "7c9685d29208f32193dc293722b2f2e7", "content-hash": "80db93fe5e6971dc5fd7643c71527810", "packages": [ { "name": "pclzip/pclzip", "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/ivanlanin/pclzip.git", "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/ivanlanin/pclzip/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd.zip", "reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "pclzip.lib.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Vincent Blavet" } ], "description": "A PHP library that offers compression and extraction functions for Zip formatted archives", "homepage": "http://www.phpconcept.net/pclzip", "keywords": [ "php", "zip" ], "time": "2014-06-05 11:42:24" }, { "name": "qiniu/php-sdk", "version": "v7.1.3", "source": { "type": "git", "url": "https://github.com/qiniu/php-sdk.git", "reference": "b91653485e36b4797d7a302cc86c49695e47a642" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/qiniu/php-sdk/b91653485e36b4797d7a302cc86c49695e47a642.zip", "reference": "b91653485e36b4797d7a302cc86c49695e47a642", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "~2.3" }, "type": "library", "autoload": { "psr-4": { "Qiniu\\": "src/Qiniu" }, "files": [ "src/Qiniu/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Qiniu", "email": "sdk@qiniu.com", "homepage": "http://www.qiniu.com" } ], "description": "Qiniu Resource (Cloud) Storage SDK for PHP", "homepage": "http://developer.qiniu.com/", "keywords": [ "cloud", "qiniu", "sdk", "storage" ], "time": "2016-11-18 02:57:31" }, { "name": "topthink/framework", "version": "v5.0.7", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", "reference": "bcf64f19f4fadbff6c8503891689ff7e6f2fe9a3" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/framework/bcf64f19f4fadbff6c8503891689ff7e6f2fe9a3.zip", "reference": "bcf64f19f4fadbff6c8503891689ff7e6f2fe9a3", "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.*" }, "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": "2017-02-25 02:51:57" }, { "name": "topthink/think-captcha", "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/top-think/think-captcha.git", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-captcha/0c55455df26a1626a60d0dc35d2d89002b741d44.zip", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44", "shasum": "" }, "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": "2016-07-06 01:47:11" }, { "name": "topthink/think-helper", "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/top-think/think-helper.git", "reference": "ed64408cdc4cdbd390365ba0906d208b987af520" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-helper/ed64408cdc4cdbd390365ba0906d208b987af520.zip", "reference": "ed64408cdc4cdbd390365ba0906d208b987af520", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "think\\helper\\": "src" }, "files": [ "src/helper.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "The ThinkPHP5 Helper Package", "time": "2016-12-01 07:08:40" }, { "name": "topthink/think-installer", "version": "v1.0.11", "source": { "type": "git", "url": "https://github.com/top-think/think-installer.git", "reference": "4c6e1ebecd1afce3f4ccc47e147d61bbe1bf641d" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-installer/4c6e1ebecd1afce3f4ccc47e147d61bbe1bf641d.zip", "reference": "4c6e1ebecd1afce3f4ccc47e147d61bbe1bf641d", "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-12-01 09:08:45" }, { "name": "topthink/think-mongo", "version": "v1.6", "source": { "type": "git", "url": "https://github.com/top-think/think-mongo.git", "reference": "1c6d29f58bd7caa8da088c167b4e65ddac621588" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-mongo/1c6d29f58bd7caa8da088c167b4e65ddac621588.zip", "reference": "1c6d29f58bd7caa8da088c167b4e65ddac621588", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "think\\mongo\\": "src" }, "files": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "liu21st", "email": "liu21st@gmail.com" } ], "description": "mongodb driver for thinkphp5", "time": "2017-02-13 07:17:51" }, { "name": "topthink/think-queue", "version": "v1.1.3", "source": { "type": "git", "url": "https://github.com/top-think/think-queue.git", "reference": "07480c36381344bef9db9c9bbe3de28005a839d3" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-queue/07480c36381344bef9db9c9bbe3de28005a839d3.zip", "reference": "07480c36381344bef9db9c9bbe3de28005a839d3", "shasum": "" }, "require": { "topthink/think-helper": ">=1.0.4", "topthink/think-installer": ">=1.0.10" }, "type": "think-extend", "extra": { "think-config": { "queue": "src/config.php" } }, "autoload": { "psr-4": { "think\\": "src" }, "files": [ "src/common.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ], "description": "The ThinkPHP5 Queue Package", "time": "2017-02-28 08:07:37" }, { "name": "zoujingli/wechat-php-sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/zoujingli/wechat-php-sdk.git", "reference": "12759d48867aab14e6b66be81a5b5afe223a0476" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/zoujingli/wechat-php-sdk/12759d48867aab14e6b66be81a5b5afe223a0476.zip", "reference": "12759d48867aab14e6b66be81a5b5afe223a0476", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "project", "autoload": { "psr-4": { "Wechat\\": "./Wechat" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WeChat development of SDK", "homepage": "http://www.kancloud.cn/zoujingli/wechat-php-sdk", "keywords": [ "wechat-php-sdk" ], "time": "2017-02-14 08:30:06" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "zoujingli/wechat-php-sdk": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.4.0" }, "platform-dev": [] }