1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-21 13:23:04 +00:00

Fixed Nextcloud 12 compatibility (#181)

This commit is contained in:
Lorenz Brun
2017-05-06 08:12:41 +02:00
committed by Loïc Blot
parent 16064af6d5
commit db70056825
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<dependencies>
<php min-version="5.6" min-int-size="32"/>
<owncloud min-version="8.1" max-version="9.2" />
<nextcloud min-version="9.0" max-version="11.0" />
<nextcloud min-version="9.0" max-version="12.0" />
</dependencies>
<ocsid>167289</ocsid>