From e85d47dfd4eee646aa00f60b21bbb076d9f19b26 Mon Sep 17 00:00:00 2001 From: wn_ Date: Fri, 22 Dec 2023 16:51:04 +0000 Subject: Use Guzzle --- vendor/guzzlehttp/guzzle/src/RequestOptions.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'vendor/guzzlehttp/guzzle/src/RequestOptions.php') diff --git a/vendor/guzzlehttp/guzzle/src/RequestOptions.php b/vendor/guzzlehttp/guzzle/src/RequestOptions.php index bf3b02b6b..a38768c0c 100644 --- a/vendor/guzzlehttp/guzzle/src/RequestOptions.php +++ b/vendor/guzzlehttp/guzzle/src/RequestOptions.php @@ -5,9 +5,7 @@ namespace GuzzleHttp; /** * This class contains a list of built-in Guzzle request options. * - * More documentation for each option can be found at http://guzzlephp.org/. - * - * @see http://docs.guzzlephp.org/en/v6/request-options.html + * @see https://docs.guzzlephp.org/en/latest/request-options.html */ final class RequestOptions { -- cgit v1.2.3-54-g00ecf