Skip to content

Commit 129078c

Browse files
committed
chore: Update min version to 31
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
1 parent f78ba12 commit 129078c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
2525
<repository type="git">https://github.com/nextcloud/notes.git</repository>
2626
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes-thumbnail.jpg">https://raw.githubusercontent.com/nextcloud/screenshots/master/apps/Notes/notes.png</screenshot>
2727
<dependencies>
28-
<php min-version="8.0" max-version="8.4"/>
29-
<nextcloud min-version="28" max-version="34"/>
28+
<php min-version="8.1" max-version="8.4"/>
29+
<nextcloud min-version="31" max-version="34"/>
3030
</dependencies>
3131
<repair-steps>
3232
<post-migration>

0 commit comments

Comments
 (0)