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

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2021-05-16 19:35:27 +0300
committersualko <klaus@jsxc.org>2021-05-16 19:35:27 +0300
commitd02c217bc77332f8e1e12dfb574f7f054c4ea0d8 (patch)
treeea291b55f0462ce34ba73e7d9c62b1e91b6a59e7
parentb2516102bff22291b1426dcc3b0e9721c1fda67c (diff)
chore: bump Nextcloud to version 21
-rwxr-xr-xappinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 07a2984..a29dfed 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -38,7 +38,7 @@
<screenshot>https://www.jsxc.org/assets/screenshot-nextcloud-latest.png</screenshot>
<dependencies>
- <php min-version="7" max-version="7"/>
+ <php min-version="7" max-version="8"/>
<database>sqlite</database>
<database>mysql</database>
<database>pgsql</database>
@@ -46,7 +46,7 @@
<lib>xmlreader</lib>
<lib>xmlwriter</lib>
<lib>dom</lib>
- <nextcloud min-version="17" max-version="20"/>
+ <nextcloud min-version="19" max-version="21"/>
</dependencies>
<repair-steps>