[ { "name": "topthink/think-captcha", "version": "v1.0.7", "version_normalized": "1.0.7.0", "source": { "type": "git", "url": "https://github.com/top-think/think-captcha.git", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44" }, "dist": { "type": "zip", "url": "https://packagist.phpcomposer.com/files/top-think/think-captcha/0c55455df26a1626a60d0dc35d2d89002b741d44.zip", "reference": "0c55455df26a1626a60d0dc35d2d89002b741d44", "shasum": "" }, "time": "2016-07-06 01:47:11", "type": "library", "installation-source": "dist", "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" }, { "name": "topthink/think-installer", "version": "v1.0.12", "version_normalized": "1.0.12.0", "source": { "type": "git", "url": "https://github.com/top-think/think-installer.git", "reference": "1be326e68f63de4e95977ed50f46ae75f017556d" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/think-installer/1be326e68f63de4e95977ed50f46ae75f017556d.zip", "reference": "1be326e68f63de4e95977ed50f46ae75f017556d", "shasum": "" }, "require": { "composer-plugin-api": "^1.0" }, "require-dev": { "composer/composer": "1.0.*@dev" }, "time": "2017-05-27 06:58:09", "type": "composer-plugin", "extra": { "class": "think\\composer\\Plugin" }, "installation-source": "dist", "autoload": { "psr-4": { "think\\composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "yunwuxin", "email": "448901948@qq.com" } ] }, { "name": "topthink/framework", "version": "dev-master", "version_normalized": "9999999-dev", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", "reference": "35e763c8ff70f8b5bfb2978db064edd19c9de03a" }, "dist": { "type": "zip", "url": "https://files.phpcomposer.com/files/top-think/framework/35e763c8ff70f8b5bfb2978db064edd19c9de03a.zip", "reference": "35e763c8ff70f8b5bfb2978db064edd19c9de03a", "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.*" }, "time": "2017-11-06 04:40:40", "type": "think-framework", "installation-source": "dist", "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" ] } ]