From 77873f5e0d33ab2dd0e9b49f0bc2d2c89d3be9a9 Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 30 Apr 2020 23:00:29 +0200 Subject: [PATCH] Do not (yet) recommended PHP 7.4 Signed-off-by: J0WI --- admin_manual/installation/system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index a63e6911e8b..c5c39272ebe 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -31,7 +31,7 @@ For best performance, stability and functionality we have documented some recomm +------------------+-----------------------------------------------------------------------+ | PHP Runtime | - 7.2 | | | - **7.3** (*recommended*) | -| | - **7.4** (*recommended*) | +| | - 7.4 | +------------------+-----------------------------------------------------------------------+ See :doc:`source_installation` for minimum PHP-modules and additional software for installing Nextcloud.