|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "cee12c1ef5c1f3d69be3753f898a163e",
|
|
|
+ "content-hash": "e67d99f810f7e95cd06c57df7eefb15b",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "easywechat-composer/easywechat-composer",
|
|
@@ -3673,6 +3673,190 @@
|
|
|
"source": "https://github.com/top-think/think-orm/tree/v2.0.61"
|
|
|
},
|
|
|
"time": "2023-04-20T14:27:51+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "topthink/think-worker",
|
|
|
+ "version": "v3.0.7",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/top-think/think-worker.git",
|
|
|
+ "reference": "9ba54333f337ee2c3f06054bb896bba9696d926c"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-worker/zipball/9ba54333f337ee2c3f06054bb896bba9696d926c",
|
|
|
+ "reference": "9ba54333f337ee2c3f06054bb896bba9696d926c",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "ext-fileinfo": "*",
|
|
|
+ "topthink/framework": "^6.0",
|
|
|
+ "workerman/gateway-worker": "^3.0.0",
|
|
|
+ "workerman/workerman": "^3.5.23"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "think": {
|
|
|
+ "services": [
|
|
|
+ "think\\worker\\Service"
|
|
|
+ ],
|
|
|
+ "config": {
|
|
|
+ "worker": "src/config/worker.php",
|
|
|
+ "worker_server": "src/config/server.php",
|
|
|
+ "gateway_worker": "src/config/gateway.php"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "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 thinkphp6.0",
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/top-think/think-worker/issues",
|
|
|
+ "source": "https://github.com/top-think/think-worker/tree/v3.0.7"
|
|
|
+ },
|
|
|
+ "time": "2022-10-26T08:04:08+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": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "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.34",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/walkor/workerman.git",
|
|
|
+ "reference": "fe4fc5ecc44d0410a22214d9e8679e2fc3795f5a"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/walkor/workerman/zipball/fe4fc5ecc44d0410a22214d9e8679e2fc3795f5a",
|
|
|
+ "reference": "fe4fc5ecc44d0410a22214d9e8679e2fc3795f5a",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3"
|
|
|
+ },
|
|
|
+ "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": "2022-12-16T02:47:08+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|