2025-04-10 23:19:13 +08:00

10 lines
204 B
JSON
Executable File

{
"name" : "workerman/gatewayclient",
"type" : "library",
"homepage": "http://www.workerman.net",
"license" : "MIT",
"autoload": {
"psr-4": {"GatewayClient\\": "./"}
}
}