From 0346d1cbd38cb141a3457bc734142270cc441166 Mon Sep 17 00:00:00 2001 From: Mariusz Goch Date: Mon, 29 Mar 2021 17:47:18 +0200 Subject: [PATCH] guzzlehttp/oauth-subscriber library update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1c95f04..38524f4 100755 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ } }, "require": { - "guzzlehttp/oauth-subscriber": "^0.3.0" + "guzzlehttp/oauth-subscriber": "^0.5.0" }, "extra": { "branch-alias": {