405 lines
14 KiB
JSON
405 lines
14 KiB
JSON
{
|
|
"_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": "8fe761fafeaf165fbc5ba11e2717293e",
|
|
"packages": [
|
|
{
|
|
"name": "doing/phpqrcode",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Doing0/phpqrcode.git",
|
|
"reference": "600baab04cd4dfe2b307a321775ec5a66e330560"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Doing0/phpqrcode/zipball/600baab04cd4dfe2b307a321775ec5a66e330560",
|
|
"reference": "600baab04cd4dfe2b307a321775ec5a66e330560",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPQRCode\\": "src/lib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Doing",
|
|
"email": "vip.dulin@gmial.com"
|
|
}
|
|
],
|
|
"description": "基于phpqrcode修改的二维码生成工具:可自定义二维码颜色和头像",
|
|
"keywords": [
|
|
"phpqrcode",
|
|
"二维码"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Doing0/phpqrcode/issues",
|
|
"source": "https://github.com/Doing0/phpqrcode/tree/master"
|
|
},
|
|
"time": "2018-03-28T09:05:08+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/framework",
|
|
"version": "v5.1.42",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/framework.git",
|
|
"reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/framework/zipball/ecf1a90d397d821ce2df58f7d47e798c17eba3ad",
|
|
"reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad",
|
|
"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.*"
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/top-think/framework/issues",
|
|
"source": "https://github.com/top-think/framework/tree/v5.1.42"
|
|
},
|
|
"time": "2022-10-25T15:04:49+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-installer",
|
|
"version": "v2.0.5",
|
|
"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"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/top-think/think-installer/issues",
|
|
"source": "https://github.com/top-think/think-installer/tree/v2.0.5"
|
|
},
|
|
"time": "2021-01-14T12:12:14+00:00"
|
|
},
|
|
{
|
|
"name": "topthink/think-worker",
|
|
"version": "v2.0.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/top-think/think-worker.git",
|
|
"reference": "922d8c95e2f095e0da66d18b9e3fbbfd8de70a3f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/top-think/think-worker/zipball/922d8c95e2f095e0da66d18b9e3fbbfd8de70a3f",
|
|
"reference": "922d8c95e2f095e0da66d18b9e3fbbfd8de70a3f",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"topthink/framework": "^5.1.18",
|
|
"topthink/think-installer": "^2.0",
|
|
"workerman/gateway-worker": "^3.0.0",
|
|
"workerman/workerman": "^3.5.0"
|
|
},
|
|
"type": "think-extend",
|
|
"extra": {
|
|
"think-config": {
|
|
"worker": "src/config/worker.php",
|
|
"worker_server": "src/config/server.php",
|
|
"gateway_worker": "src/config/gateway.php"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/command.php"
|
|
],
|
|
"psr-4": {
|
|
"think\\worker\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "liu21st",
|
|
"email": "liu21st@gmail.com"
|
|
}
|
|
],
|
|
"description": "workerman extend for thinkphp5.1",
|
|
"support": {
|
|
"issues": "https://github.com/top-think/think-worker/issues",
|
|
"source": "https://github.com/top-think/think-worker/tree/v2.0.12"
|
|
},
|
|
"time": "2019-03-08T11:22:34+00:00"
|
|
},
|
|
{
|
|
"name": "wanghua/general-utility-tools-php",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://gitee.com/drop_drop/general_utility_tools_php.git",
|
|
"reference": "b7f7ec6a9bf19b15e4940838d787e4c08e29f7a6"
|
|
},
|
|
"require": {
|
|
"ext-json": "*"
|
|
},
|
|
"default-branch": true,
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"wanghua\\general_utility_tools_php\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "wanghua",
|
|
"email": "wanghua@qq.com",
|
|
"homepage": "https://blog.csdn.net/qq_15941409"
|
|
}
|
|
],
|
|
"description": "general utility tools for thinkPHP",
|
|
"homepage": "https://gitee.com/drop_drop/general_utility_tools_php.git",
|
|
"keywords": [
|
|
"common tool",
|
|
"general-utility-tools",
|
|
"php tool"
|
|
],
|
|
"time": "2024-06-06T07:47:22+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/gateway-worker",
|
|
"version": "v3.0.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/GatewayWorker.git",
|
|
"reference": "a615036c482d11f68b693998575e804752ef9068"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/a615036c482d11f68b693998575e804752ef9068",
|
|
"reference": "a615036c482d11f68b693998575e804752ef9068",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"workerman/workerman": ">=3.5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GatewayWorker\\": "./src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"communication",
|
|
"distributed"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/walkor/GatewayWorker/issues",
|
|
"source": "https://github.com/walkor/GatewayWorker/tree/v3.0.22"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/walkor",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/walkor",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2021-12-23T13:13:09+00:00"
|
|
},
|
|
{
|
|
"name": "workerman/workerman",
|
|
"version": "v3.5.35",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/walkor/workerman.git",
|
|
"reference": "3cc0adae51ba36db38b11e7996c64250d356dbe7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/walkor/workerman/zipball/3cc0adae51ba36db38b11e7996c64250d356dbe7",
|
|
"reference": "3cc0adae51ba36db38b11e7996c64250d356dbe7",
|
|
"shasum": "",
|
|
"mirrors": [
|
|
{
|
|
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
"preferred": true
|
|
}
|
|
]
|
|
},
|
|
"require": {
|
|
"php": "^5.3||^7.0"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "For better performance. "
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Workerman\\": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "walkor",
|
|
"email": "walkor@workerman.net",
|
|
"homepage": "http://www.workerman.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An asynchronous event driven PHP framework for easily building fast, scalable network applications.",
|
|
"homepage": "http://www.workerman.net",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop"
|
|
],
|
|
"support": {
|
|
"email": "walkor@workerman.net",
|
|
"forum": "http://wenda.workerman.net/",
|
|
"issues": "https://github.com/walkor/workerman/issues",
|
|
"source": "https://github.com/walkor/workerman",
|
|
"wiki": "http://doc.workerman.net/"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/workerman",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/walkor",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2023-09-13T14:30:13+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"wanghua/general-utility-tools-php": 20,
|
|
"doing/phpqrcode": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=7.4",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.6.0"
|
|
}
|