We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0638479 + c7eb4b3 commit 9e43d16Copy full SHA for 9e43d16
1 file changed
appinfo/info.xml
@@ -28,7 +28,7 @@ The preview queue will be processed automatically by a background job if the sys
28
<repository type="git">https://github.com/nextcloud/previewgenerator.git</repository>
29
<dependencies>
30
<php min-version="8.1" max-version="8.5" />
31
- <nextcloud min-version="30" max-version="34" />
+ <nextcloud min-version="31" max-version="34" />
32
</dependencies>
33
<background-jobs>
34
<job>OCA\PreviewGenerator\BackgroundJob\PreviewJob</job>
0 commit comments