Skip to content

Commit 862a722

Browse files
committed
feat: add support for PHP 8.5
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
1 parent dd5c39f commit 862a722

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
@@ -27,7 +27,7 @@ The first time you install this app, before using a cron job, you properly want
2727
<bugs>https://github.com/nextcloud/previewgenerator/issues</bugs>
2828
<repository type="git">https://github.com/nextcloud/previewgenerator.git</repository>
2929
<dependencies>
30-
<php min-version="8.1" max-version="8.4" />
30+
<php min-version="8.1" max-version="8.5" />
3131
<nextcloud min-version="30" max-version="33" />
3232
</dependencies>
3333

0 commit comments

Comments
 (0)