diff --git a/composer.json b/composer.json index 673a69e..14972c2 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,13 @@ { - "name": "web3p/web3.php", + "name": "emroc/web3.php", "description": "Ethereum web3 interface.", "type": "library", "license": "MIT", "authors": [ + { + "name": "emroc GmbH", + "email": "hi@emroc.gmbh" + }, { "name": "sc0Vu", "email": "alk03073135@gmail.com"