From b414b7f62d668cd6c50f79eafab2f42086e9c802 Mon Sep 17 00:00:00 2001 From: serderovsh Date: Thu, 15 Oct 2020 22:06:33 +0300 Subject: [PATCH 1/2] update guzzlehttp --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 50063fd..8319e27 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,7 @@ "require": { "php": "^7.1", - "guzzlehttp/guzzle": "^6.3", - "symfony/var-dumper": "^4.1" + "guzzlehttp/guzzle": "^7.0" }, "require-dev": { From 3e544ca2a9d59b93263600995ee2cf5372b69f20 Mon Sep 17 00:00:00 2001 From: serderovsh Date: Thu, 15 Oct 2020 22:07:52 +0300 Subject: [PATCH 2/2] guzzlehttp --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 8319e27..dac436a 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,7 @@ "iexbase", "ripple-lib", "ripple-php", - "ripple-api", - "ripple-rest-api" + "ripple-api" ], "require": {