mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-29 14:56:12 +08:00
Merge branch 'add-nc23-support'
This commit is contained in:
commit
c52a593fab
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="22"/>
|
||||
<nextcloud min-version="20" max-version="23"/>
|
||||
</dependencies>
|
||||
|
||||
<background-jobs>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue