Merge pull request #658 from nextcloud/update-master-version

Add Nextcloud 26 support
This commit is contained in:
blizzz 2022-10-10 21:37:12 +02:00 committed by GitHub
commit 180c71f3eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ While theoretically any other authentication provider implementing either one of
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/2.png</screenshot>
<dependencies>
<nextcloud min-version="21" max-version="25" />
<nextcloud min-version="21" max-version="26" />
</dependencies>
<commands>
<command>OCA\User_SAML\Command\ConfigCreate</command>