summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-03-21 20:10:21 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-03-22 09:49:13 +0100
commiteda1e721c442e5b0b5ea37b0fe9f0dc65f5a9d53 (patch)
tree4589e8f69bf9b7f32e316781403f27399ad1ecfc /appinfo
parente4e5217fa28aaf8b1f52d408081c3a298b9ddb13 (diff)
Add PHP8.1 support
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 57087b07..de40eaef 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -38,7 +38,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/screenshots/main/apps/Contacts/contacts.png</screenshot>
<dependencies>
- <php min-version="7.3" max-version="8.0" />
+ <php min-version="7.3" max-version="8.1" />
<nextcloud min-version="21" max-version="24" />
</dependencies>