upload
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "woon/workerman-rpc",
|
||||
"require": {
|
||||
"workerman/workerman": "^4.0",
|
||||
"illuminate/support": "^8.60",
|
||||
"ext-json": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Rpc\\": "src",
|
||||
"Protocols\\": "protocols",
|
||||
"Test\\": "test"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user