2019-01-17 11:05:47 +08:00

176 lines
6.0 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": "230ece272f676c5e3a976d24a1029942",
"packages": [
{
"name": "workerman/gateway-worker",
"version": "v3.0.12",
"source": {
"type": "git",
"url": "https://github.com/walkor/GatewayWorker.git",
"reference": "c206ec41e21f092055d1ddd3ee296895fc004cb5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/walkor/GatewayWorker/zipball/c206ec41e21f092055d1ddd3ee296895fc004cb5",
"reference": "c206ec41e21f092055d1ddd3ee296895fc004cb5",
"shasum": ""
},
"require": {
"workerman/workerman": ">=3.1.8"
},
"type": "library",
"autoload": {
"psr-4": {
"GatewayWorker\\": "./src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"homepage": "http://www.workerman.net",
"keywords": [
"communication",
"distributed"
],
"time": "2018-08-21T06:17:30+00:00"
},
{
"name": "workerman/gateway-worker-for-win",
"version": "v3.0.7",
"source": {
"type": "git",
"url": "https://github.com/walkor/GatewayWorker-for-win.git",
"reference": "ea75b5d581db1762e9928f5729200a1abcaba496"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/walkor/GatewayWorker-for-win/zipball/ea75b5d581db1762e9928f5729200a1abcaba496",
"reference": "ea75b5d581db1762e9928f5729200a1abcaba496",
"shasum": ""
},
"require": {
"workerman/workerman-for-win": ">=3.1.8"
},
"type": "library",
"autoload": {
"psr-4": {
"GatewayWorker\\": "./src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"homepage": "http://www.workerman.net",
"keywords": [
"communication",
"distributed"
],
"time": "2017-06-26T14:51:29+00:00"
},
{
"name": "workerman/workerman",
"version": "v3.5.15",
"source": {
"type": "git",
"url": "https://github.com/walkor/Workerman.git",
"reference": "6df60271e514201a17a96acb8ea16936000444cb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/walkor/Workerman/zipball/6df60271e514201a17a96acb8ea16936000444cb",
"reference": "6df60271e514201a17a96acb8ea16936000444cb",
"shasum": ""
},
"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"
],
"time": "2018-09-20T09:11:43+00:00"
},
{
"name": "workerman/workerman-for-win",
"version": "v3.5.1",
"source": {
"type": "git",
"url": "https://github.com/walkor/workerman-for-win.git",
"reference": "cbaae3193e4567fd9cfc8099931c63d9b12174ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/walkor/workerman-for-win/zipball/cbaae3193e4567fd9cfc8099931c63d9b12174ee",
"reference": "cbaae3193e4567fd9cfc8099931c63d9b12174ee",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "project",
"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"
],
"time": "2017-08-28T10:05:00+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}