From 07ccce6ab351c3fdb9d16049a4ee75a046b79797 Mon Sep 17 00:00:00 2001 From: Developer Team - emroc GmbH Date: Tue, 3 May 2022 19:41:56 +0000 Subject: [PATCH] rename package to openweb3.php --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 14972c2..1f80634 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "emroc/web3.php", + "name": "emroc/openweb3.php", "description": "Ethereum web3 interface.", "type": "library", "license": "MIT",