Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaini528 authored Apr 20, 2019
1 parent 6f3aef1 commit 5f8f24b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "It's a simple integration of the world's top five exchanges",
"license": "MIT",
"keywords": ["bitmex", "binance", "okex", "huobi"],
"minimum-stability":"dev",
"authors": [
{
"name": "linwenjun",
Expand All @@ -18,9 +17,9 @@
},
"require": {
"php": ">=7.0",
"linwj/bitmex":"1.0.6"
},
"require-dev": {

"linwj/bitmex":"*",
"linwj/okex":"*",
"linwj/huobi":"*",
"linwj/binance":"*"
}
}

0 comments on commit 5f8f24b

Please sign in to comment.