Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Apr 15, 2019
1 parent bf07268 commit bc37370
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
{
"name": "linwj/bitmex",
"name": "eskrano/bitmex-php",
"type": "library",
"description": "Bitmex API Like the official document interface, Support for arbitrary extension.",
"license": "MIT",
"authors": [
{
"name": "linwenjun",
"email": "[email protected]"
},
{
"name": "Alex",
"email": "[email protected]"
}
],
"autoload": {
Expand Down

0 comments on commit bc37370

Please sign in to comment.