From b444fa71f51266e3a1759f7d5846982fa5be1259 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Tue, 5 Jul 2022 16:33:23 +0200 Subject: [PATCH] docs: Update requirements This was forgotten in 8365a7a34dea6750fab4c29541ec1801cdbc83e4. --- docs/01_General/03_Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/01_General/03_Requirements.md b/docs/01_General/03_Requirements.md index 7fa2c739..1ae5aa26 100644 --- a/docs/01_General/03_Requirements.md +++ b/docs/01_General/03_Requirements.md @@ -2,7 +2,7 @@ ## A Web server* with: - - PHP 7.1 (or higher) + - PHP 7.4 (or higher) - [`openssl`](https://secure.php.net/manual/en/book.openssl.php) extension - [`libxml`](https://secure.php.net/manual/en/book.libxml.php) extension (enabled by default, see [PHP Manual](http://php.net/manual/en/libxml.installation.php)) - [`mbstring`](https://secure.php.net/manual/en/book.mbstring.php) extension