diff --git a/composer.json b/composer.json index 400e3a761..08d765cdc 100644 --- a/composer.json +++ b/composer.json @@ -90,7 +90,7 @@ "opis/closure": "^3.6", "pear/net_nntp": "^1.6.0", "php-ffmpeg/php-ffmpeg": "^1.0", - "php-http/guzzle7-adapter": "^0.1", + "php-http/guzzle7-adapter": "^1.0", "php-http/message": "^1.6", "pragmarx/google2fa-laravel": "^v2.0.0", "predis/predis": "^2.1", diff --git a/composer.lock b/composer.lock index 1918fab6d..6dfab4c78 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b8e926f52839e2e3944c581a92c024f3", + "content-hash": "f1514e943708d3f113a9422da42e9b70", "packages": [ { "name": "aharen/omdbapi", @@ -6841,16 +6841,16 @@ }, { "name": "php-http/guzzle7-adapter", - "version": "0.1.1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-http/guzzle7-adapter.git", - "reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1" + "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/1967de656b9679a2a6a66d0e4e16fa99bbed1ad1", - "reference": "1967de656b9679a2a6a66d0e4e16fa99bbed1ad1", + "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", + "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01", "shasum": "" }, "require": { @@ -6897,9 +6897,9 @@ ], "support": { "issues": "https://github.com/php-http/guzzle7-adapter/issues", - "source": "https://github.com/php-http/guzzle7-adapter/tree/0.1.1" + "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0" }, - "time": "2020-10-21T17:30:51+00:00" + "time": "2021-03-09T07:35:15+00:00" }, { "name": "php-http/httplug",