Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ The first time you install this app, before using a cron job, you properly want
<bugs>https://github.com/nextcloud/previewgenerator/issues</bugs>
<repository type="git">https://github.com/nextcloud/previewgenerator.git</repository>
<dependencies>
<php min-version="8.0" max-version="8.4" />
<nextcloud min-version="28" max-version="33" />
<php min-version="8.1" max-version="8.4" />
<nextcloud min-version="30" max-version="33" />
</dependencies>

<commands>
Expand Down
Loading