info.xml: bumped php min-version and nextcloud min/max-version

This commit is contained in:
Michael Prager 2024-05-09 14:03:13 +02:00 committed by Jonathan Flueren
parent fbfe0d0102
commit 9609c1efad
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
<developer>https://github.com/thrillfall/nextcloud-gpodder/blob/main/README.md#api</developer>
</documentation>
<dependencies>
<php min-version="8.0"/>
<nextcloud min-version="26" max-version="28"/>
<php min-version="8.1"/>
<nextcloud min-version="27" max-version="29"/>
</dependencies>
<repair-steps>
<post-migration>