From fafeab39c4a7344aee8e8d222ce8f796c74d1df4 Mon Sep 17 00:00:00 2001 From: serderovsh Date: Thu, 15 Oct 2020 21:21:16 +0300 Subject: [PATCH] web3.php update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eeb8f74..0bb9e20 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "require": { "php": "^7.2", "guzzlehttp/guzzle": "^7.0", - "iexbase/web3.php": "^2.0", + "iexbase/web3.php": "^2.0.1", "kornrunner/secp256k1": "^0.1.2", "simplito/elliptic-php": "^1.0" },