Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/previewgenerator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e440c7d..95f4699 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@ The first time you install this app, before using a cron job, you properly want
<filesystem/>
</types>
<dependencies>
- <php min-version="7.3" max-version="8.1" />
+ <php min-version="7.4" max-version="8.1" />
<nextcloud min-version="22" max-version="24" />
</dependencies>