From d5bb520e4a0977005cb7e51b0266f9cd1950266d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 1 Mar 2026 13:34:57 +0100 Subject: [PATCH] update versions --- docs/setup.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/setup.md b/docs/setup.md index 3cf218c..4cbba79 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -8,11 +8,12 @@ Installation and upgrade Custom menu is available from the [app store](https://apps.nextcloud.com/apps/side_menu). -| Version | Nextcloud | PHP | Other | -| :--: | :--: | :--: | :--: | -| 4.x | >= 30 | PHP >= 8.0 | App `theming` enabled | -| 3.x | >= 25 | PHP >= 8.0 | App `theming` enabled | -| 2.x | < 25 | PHP >= 7.1 | App `theming` enabled | +| Version | Nextcloud | PHP | Other | +| :--: | :--: | :--: | :--: | +| 5.x | >= 31 | PHP >= 8.3 | App `theming` enabled | +| 4.x | >= 30 < 31 | PHP >= 8.0 | App `theming` enabled | +| 3.x | >= 25 < 30 | PHP >= 8.0 | App `theming` enabled | +| 2.x | < 25 | PHP >= 7.1 | App `theming` enabled | ```bash