mirror of
https://github.com/nextcloud/passman.git
synced 2026-02-02 22:09:58 +08:00
update maximum supported nextcloud version to 26
This commit is contained in:
parent
aef7dcc812
commit
558752301e
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="25"/>
|
||||
<nextcloud min-version="20" max-version="26"/>
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue