From 54342341fd60a312dea28dc4f955bb798ee2899c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=9C=EA=B7=BC=ED=9D=AC?= Date: Wed, 18 Jul 2018 00:28:23 +0900 Subject: [PATCH] change compose information --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6e26cd38..edb8cd32 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { - "name": "sc0vu/web3.php", + "name": "benant/web3.php", "description": "Ethereum web3 interface.", "type": "library", "license": "MIT", "authors": [ { - "name": "sc0Vu", + "name": "benant", "email": "alk03073135@gmail.com" } ],