mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-06 19:45:54 +08:00
set the max nextcloud version to endless, removed owncloud version
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
parent
25683cad0f
commit
bc38f810e5
1 changed files with 1 additions and 2 deletions
|
@ -42,8 +42,7 @@ For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
|
|||
<database>pgsql</database>
|
||||
<database min-version="5.5">mysql</database>
|
||||
<lib>openssl</lib>
|
||||
<owncloud min-version="14" max-version="15" />
|
||||
<nextcloud min-version="14" max-version="15" />
|
||||
<nextcloud min-version="14" />
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
Loading…
Add table
Reference in a new issue