mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-11-10 07:11:22 +08:00
Merge pull request #1117 from OzzieIsaacs/patch-1
Prevent owncloud Message "App has no minimal version"
This commit is contained in:
commit
b895c6ac1a
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@
|
||||||
<ocsid>165254</ocsid>
|
<ocsid>165254</ocsid>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<php min-version="5.3"/>
|
<php min-version="5.3"/>
|
||||||
|
<owncloud min-version="6"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<category>productivity</category>
|
<category>productivity</category>
|
||||||
<website>http://www.rainloop.net/</website>
|
<website>http://www.rainloop.net/</website>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue