Skip to content

Commit db44fbf

Browse files
committed
fix: Use maxPHP 8.3
Signed-off-by: Enjeck C <patrathewhiz@gmail.com>
1 parent fd38ea4 commit db44fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0" max-version="8.4"/>
28+
<php min-version="8.0" max-version="8.3"/>
2929
<nextcloud min-version="28" max-version="32"/>
3030
</dependencies>
3131
<repair-steps>

0 commit comments

Comments
 (0)