From f6c310ae3fae91dc67613ed4c242078aba38f0aa Mon Sep 17 00:00:00 2001 From: Ruan <2369127-ruany@users.noreply.gitlab.com> Date: Mon, 15 Aug 2022 16:38:41 +0000 Subject: [PATCH] Update Installation --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index c2531a3..f15a3ca 100644 --- a/Installation.md +++ b/Installation.md @@ -7,7 +7,7 @@ Please note that the web interface is completely **optional** - the plugin does Minimum requirements: - An existing website hosted on an existing domain - A MySQL database (which must allow remote SQL, if used remotely) -- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled. +- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled (`php-intl php-mysql`). Recommended: - PHP 8.1 or above