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