fix(requirements): Recommend PHP 8.2

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-05-15 13:54:57 +02:00
parent cc3d162164
commit 98a17f1361

View File

@@ -31,8 +31,8 @@ For best performance, stability and functionality we have documented some recomm
| | - nginx with ``php-fpm`` |
+------------------+-----------------------------------------------------------------------+
| PHP Runtime | - 8.0 (*deprecated*) |
| | - **8.1** (*recommended*) |
| | - 8.2 |
| | - 8.1 |
| | - **8.2** (*recommended*) |
+------------------+-----------------------------------------------------------------------+
See :doc:`source_installation` for minimum PHP-modules and additional software for installing Nextcloud.