composer fix

This commit is contained in:
候学杰 2019-01-05 10:53:06 +08:00
parent e51ee9cd59
commit ff68778d4b

View File

@ -1,5 +1,6 @@
{
"name": "paidian/json-rpc",
"type": "library",
"description": "json rpc server/client.",
"require": {
"guzzlehttp/guzzle": "^6.3"
@ -9,5 +10,4 @@
"JsonRpc\\": "src/"
}
}
}
w
}