From bc373705acb5a2c28f09143948aedfd3baa5d0e2 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 16 Apr 2019 02:14:21 +0300 Subject: [PATCH] Update composer.json --- composer.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ba0c2cb..5d4613f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "linwj/bitmex", + "name": "eskrano/bitmex-php", "type": "library", "description": "Bitmex API Like the official document interface, Support for arbitrary extension.", "license": "MIT", @@ -7,6 +7,10 @@ { "name": "linwenjun", "email": "465382251@qq.com" + }, + { + "name": "Alex", + "email": "mr.eskrano@gmail.com" } ], "autoload": {