From f97b41584b0092bc4fe42554d30370afac012bfd Mon Sep 17 00:00:00 2001 From: Halil Beycan Date: Thu, 24 Feb 2022 19:57:19 +0300 Subject: [PATCH] update guzzle version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9784018..614acca 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "sc0vu/web3.php", + "name": "beycan/web3.php", "description": "Ethereum web3 interface.", "type": "library", "license": "MIT",