123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- {
- "packages": [
- {
- "name": "liliuwei/thinkphp-social",
- "version": "v1.3",
- "version_normalized": "1.3.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/liliuwei/thinkphp-social.git",
- "reference": "2067fc2c2cc3b3d109602bc19c3e5a99c5f4c970"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/liliuwei/thinkphp-social/zipball/2067fc2c2cc3b3d109602bc19c3e5a99c5f4c970",
- "reference": "2067fc2c2cc3b3d109602bc19c3e5a99c5f4c970",
- "shasum": ""
- },
- "require": {
- "php": ">=5.6.0",
- "topthink/framework": "^5.1 || ^6.0",
- "topthink/think-installer": "^2.0"
- },
- "time": "2021-01-13T05:11:12+00:00",
- "type": "think-extend",
- "extra": {
- "think-config": {
- "social": "src/config/config.php"
- },
- "think": {
- "config": {
- "social": "src/config/config.php"
- }
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "liliuwei\\social\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "authors": [
- {
- "name": "liliuwei",
- "email": "974829947@qq.com"
- }
- ],
- "description": "适用于thinkphp5.1和6.0的社会化登录扩展",
- "keywords": [
- "Facebook登录",
- "Gitee登录",
- "Github登录",
- "Google登录",
- "Oschina登录",
- "QQ登录",
- "oauth",
- "think-social",
- "thinkphp",
- "thinkphp-social",
- "thinkphp5.1",
- "thinkphp6.0",
- "小米登录",
- "微信登录",
- "抖音登录",
- "新浪登录",
- "淘宝登录",
- "百度登录",
- "第三方授权登录",
- "谷歌登录",
- "钉钉登录"
- ],
- "install-path": "../liliuwei/thinkphp-social"
- },
- {
- "name": "psr/http-message",
- "version": "1.0.1",
- "version_normalized": "1.0.1.0",
- "source": {
- "type": "git",
- "url": "https://github.com/php-fig/http-message.git",
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3.0"
- },
- "time": "2016-08-06T14:39:51+00:00",
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.0.x-dev"
- }
- },
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Psr\\Http\\Message\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "PHP-FIG",
- "homepage": "http://www.php-fig.org/"
- }
- ],
- "description": "Common interface for HTTP messages",
- "homepage": "https://github.com/php-fig/http-message",
- "keywords": [
- "http",
- "http-message",
- "psr",
- "psr-7",
- "request",
- "response"
- ],
- "install-path": "../psr/http-message"
- },
- {
- "name": "topthink/framework",
- "version": "v5.1.41",
- "version_normalized": "5.1.41.0",
- "source": {
- "type": "git",
- "url": "https://github.com/top-think/framework.git",
- "reference": "7137741a323a4a60cfca334507cd1812fac91bb2"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/top-think/framework/zipball/7137741a323a4a60cfca334507cd1812fac91bb2",
- "reference": "7137741a323a4a60cfca334507cd1812fac91bb2",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "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.*"
- },
- "time": "2021-01-11T02:51:29+00:00",
- "type": "think-framework",
- "installation-source": "dist",
- "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"
- ],
- "support": {
- "issues": "https://github.com/top-think/framework/issues",
- "source": "https://github.com/top-think/framework/tree/v5.1.41"
- },
- "install-path": "../../thinkphp"
- },
- {
- "name": "topthink/think-captcha",
- "version": "v2.0.2",
- "version_normalized": "2.0.2.0",
- "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",
- "shasum": ""
- },
- "require": {
- "topthink/framework": "5.1.*"
- },
- "time": "2017-12-31T16:37:49+00:00",
- "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",
- "install-path": "../topthink/think-captcha"
- },
- {
- "name": "topthink/think-installer",
- "version": "v2.0.5",
- "version_normalized": "2.0.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/top-think/think-installer.git",
- "reference": "38ba647706e35d6704b5d370c06f8a160b635f88"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/top-think/think-installer/zipball/38ba647706e35d6704b5d370c06f8a160b635f88",
- "reference": "38ba647706e35d6704b5d370c06f8a160b635f88",
- "shasum": "",
- "mirrors": [
- {
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
- "preferred": true
- }
- ]
- },
- "require": {
- "composer-plugin-api": "^1.0||^2.0"
- },
- "require-dev": {
- "composer/composer": "^1.0||^2.0"
- },
- "time": "2021-01-14T12:12:14+00:00",
- "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"
- }
- ],
- "support": {
- "issues": "https://github.com/top-think/think-installer/issues",
- "source": "https://github.com/top-think/think-installer/tree/v2.0.5"
- },
- "install-path": "../topthink/think-installer"
- },
- {
- "name": "yixuan997/think-addons",
- "version": "1.0",
- "version_normalized": "1.0.0.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Yixuan997/think-addons.git",
- "reference": "026b4db228f0ba7b6963613cc4e48d0e887d7ae2"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Yixuan997/think-addons/zipball/026b4db228f0ba7b6963613cc4e48d0e887d7ae2",
- "reference": "026b4db228f0ba7b6963613cc4e48d0e887d7ae2",
- "shasum": ""
- },
- "require": {
- "topthink/framework": "5.1.*"
- },
- "time": "2021-03-14T05:01:56+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "think\\": "src/"
- },
- "files": [
- "src/helper.php"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "Apache-2.0"
- ],
- "authors": [
- {
- "name": "yixuan997",
- "email": "yjcaomin@qq.com"
- }
- ],
- "description": "The ThinkPHP5.1 Addons Package",
- "install-path": "../yixuan997/think-addons"
- },
- {
- "name": "yurunsoft/pay-sdk",
- "version": "v3.0.5",
- "version_normalized": "3.0.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Yurunsoft/PaySDK.git",
- "reference": "a7b33022f0078a08aec7028ef56de5b52fc3f0f3"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Yurunsoft/PaySDK/zipball/a7b33022f0078a08aec7028ef56de5b52fc3f0f3",
- "reference": "a7b33022f0078a08aec7028ef56de5b52fc3f0f3",
- "shasum": ""
- },
- "require": {
- "php": ">=5.5",
- "yurunsoft/yurun-http": "~4.0"
- },
- "time": "2021-03-16T11:38:11+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Yurun\\PaySDK\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "description": "PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。",
- "install-path": "../yurunsoft/pay-sdk"
- },
- {
- "name": "yurunsoft/yurun-http",
- "version": "v4.3.6",
- "version_normalized": "4.3.6.0",
- "source": {
- "type": "git",
- "url": "https://github.com/Yurunsoft/YurunHttp.git",
- "reference": "5b4b3d58cc6492be8e769f4d307b6ef331bc6ac1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/Yurunsoft/YurunHttp/zipball/5b4b3d58cc6492be8e769f4d307b6ef331bc6ac1",
- "reference": "5b4b3d58cc6492be8e769f4d307b6ef331bc6ac1",
- "shasum": ""
- },
- "require": {
- "php": ">=5.5.0",
- "psr/http-message": "~1.0"
- },
- "require-dev": {
- "phpunit/phpunit": ">=4",
- "swoole/ide-helper": "^4.5",
- "workerman/workerman": "^4.0"
- },
- "time": "2021-03-10T02:59:57+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Yurun\\Util\\": "./src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "description": "YurunHttp 是开源的 PHP HTTP 类库,支持链式操作,简单易用。支持 Curl、Swoole,支持 Http、Http2、WebSocket!",
- "install-path": "../yurunsoft/yurun-http"
- }
- ],
- "dev": true,
- "dev-package-names": []
- }
|