summaryrefslogtreecommitdiffstats
path: root/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9297fa5e8..7bbe20265 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -31,11 +31,14 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<php min-version="7.2"/>
<database min-version="10">pgsql</database>
<database>sqlite</database>
- <database min-version="5.5">mysql</database>
+ <database min-version="8.0">mysql</database>
<lib min-version="2.7.8">libxml</lib>
<lib>curl</lib>
+ <lib>dom</lib>
<lib>SimpleXML</lib>
<lib>iconv</lib>
+ <lib>json</lib>
+
<owncloud max-version="0" min-version="0"/>
<nextcloud min-version="20" max-version="21"/>
</dependencies>