From 8ced4dc8a1fb9b2fc097e8fc91bd473c04772cc8 Mon Sep 17 00:00:00 2001 From: Neur0toxine Date: Mon, 11 Mar 2024 18:39:46 +0300 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4835979..87b2396 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can find more info in the [documentation](doc/index.md). ## Requirements -* PHP 7.3 and above +* PHP 7.4 and above * PHP's cURL support * PHP's JSON support * Any HTTP client compatible with PSR-18 (covered by the installation instructions).