83 lines
2.8 KiB
Plaintext
83 lines
2.8 KiB
Plaintext
|
{
|
||
|
"_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": "7d5fe279e64858f72c1db8f82722e08b",
|
||
|
"packages": [
|
||
|
{
|
||
|
"name": "workerman/workerman",
|
||
|
"version": "v4.1.15",
|
||
|
"source": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/walkor/workerman.git",
|
||
|
"reference": "afc8242fc769ab7cf22eb4ac22b97cb59d465e4e"
|
||
|
},
|
||
|
"dist": {
|
||
|
"type": "zip",
|
||
|
"url": "https://api.github.com/repos/walkor/workerman/zipball/afc8242fc769ab7cf22eb4ac22b97cb59d465e4e",
|
||
|
"reference": "afc8242fc769ab7cf22eb4ac22b97cb59d465e4e",
|
||
|
"shasum": ""
|
||
|
},
|
||
|
"require": {
|
||
|
"php": ">=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": "2024-02-19T02:10:39+00:00"
|
||
|
}
|
||
|
],
|
||
|
"packages-dev": [],
|
||
|
"aliases": [],
|
||
|
"minimum-stability": "stable",
|
||
|
"stability-flags": [],
|
||
|
"prefer-stable": false,
|
||
|
"prefer-lowest": false,
|
||
|
"platform": [],
|
||
|
"platform-dev": [],
|
||
|
"plugin-api-version": "2.6.0"
|
||
|
}
|