client create
This commit is contained in:
9
GatewayClient/composer.json
Normal file
9
GatewayClient/composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name" : "workerman/gatewayclient",
|
||||
"type" : "library",
|
||||
"homepage": "http://www.workerman.net",
|
||||
"license" : "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {"GatewayClient\\": "./"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user