update max supported nextcloud version to 22

This commit is contained in:
binsky 2021-03-11 23:43:58 +01:00
parent b2a41ea76a
commit bf0f5f0086

View file

@ -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="17" max-version="19"/>
<nextcloud min-version="17" max-version="22"/>
<owncloud min-version="10" max-version="10"/>
</dependencies>