We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78ba12 commit 129078cCopy full SHA for 129078c
1 file changed
appinfo/info.xml
@@ -25,8 +25,8 @@ The Notes app is a distraction free notes taking app for [Nextcloud](https://www
25
<repository type="git">https://github.com/nextcloud/notes.git</repository>
26
<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>
27
<dependencies>
28
- <php min-version="8.0" max-version="8.4"/>
29
- <nextcloud min-version="28" max-version="34"/>
+ <php min-version="8.1" max-version="8.4"/>
+ <nextcloud min-version="31" max-version="34"/>
30
</dependencies>
31
<repair-steps>
32
<post-migration>
0 commit comments