mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
Add max-version attr in info.xml (#1169)
This commit is contained in:
parent
4ee1712fac
commit
adcbb40762
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@
|
|||
<require>6.0</require>
|
||||
<ocsid>165254</ocsid>
|
||||
<dependencies>
|
||||
<php min-version="5.3"/>
|
||||
<owncloud min-version="6"/>
|
||||
<php min-version="5.4" />
|
||||
<owncloud min-version="6" max-version="9.1" />
|
||||
</dependencies>
|
||||
<category>productivity</category>
|
||||
<website>http://www.rainloop.net/</website>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue