15.0.x still supports PHP 7.0

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2019-01-02 12:40:49 +01:00
parent 24bd7f8e67
commit 75766a640f
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -30,7 +30,8 @@ The Nextcloud server is not compatible with Windows and macOS.
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
| | - nginx with ``php-fpm`` |
+------------------+-----------------------------------------------------------------------+
| PHP Runtime | - **7.1** |
| PHP Runtime | - **7.0** |
| | - **7.1** |
| | - **7.2** |
+------------------+-----------------------------------------------------------------------+