mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-10 14:11:06 +08:00
increase max nextcloud version to 25
Signed-off-by: binsky <timo@binsky.org>
This commit is contained in:
parent
ab0ee31324
commit
dd27ca5a1a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +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>
|
||||
<nextcloud min-version="20" max-version="24"/>
|
||||
<nextcloud min-version="20" max-version="25"/>
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue