update versions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2026-03-01 13:34:57 +01:00
commit d5bb520e4a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -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