update PHP requirement

update app version
This commit is contained in:
Simon Vieille 2024-07-10 19:51:51 +02:00
commit 0df8b97686
Signed by untrusted user: deblan
GPG key ID: 579388D585F70417

View file

@ -32,7 +32,7 @@ Notice
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
]]></description>
<version>3.13.0</version>
<version>3.13.1</version>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<namespace>SideMenu</namespace>
@ -55,7 +55,7 @@ In case of downtime, you can download **Custom Menu** from [here](https://kim.de
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc25_default_menu.png</screenshot>
<dependencies>
<nextcloud min-version="25" max-version="29"/>
<php min-version="7.4"/>
<php min-version="8.0"/>
</dependencies>
<settings>
<admin>OCA\SideMenu\Settings\Admin</admin>