mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 16:32:55 +00:00
Fix max-version for NC16 and remove redundant PHP requirement
This commit is contained in:
+1
-2
@@ -11,8 +11,7 @@
|
||||
<category>multimedia</category>
|
||||
<category>tools</category>
|
||||
<dependencies>
|
||||
<php min-version="5.6" min-int-size="32"/>
|
||||
<nextcloud min-version="14.0" max-version="15.0" />
|
||||
<nextcloud min-version="14.0" max-version="16.0" />
|
||||
</dependencies>
|
||||
|
||||
<ocsid>167289</ocsid>
|
||||
|
||||
Reference in New Issue
Block a user