Skip to content

Commit ea7d908

Browse files
authored
Merge pull request #1813 from nextcloud/HolgerHees-nextcloud-patch-1
Update PHP max version to 8.5 in info.xml
2 parents edeed9c + 915e7db commit ea7d908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ 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.1" max-version="8.4"/>
28+
<php min-version="8.1" max-version="8.5"/>
2929
<nextcloud min-version="30" max-version="34"/>
3030
</dependencies>
3131
<repair-steps>

0 commit comments

Comments
 (0)