1
0
Fork 0
mirror of https://github.com/ChristophWurst/twofactor_test synced 2025-10-03 17:29:17 +02:00

Allow testing 12

This commit is contained in:
Joas Schilling 2016-12-19 12:22:02 +01:00 committed by GitHub
parent c46ba66689
commit f6f8f78b55

View file

@ -18,6 +18,6 @@
</two-factor-providers> </two-factor-providers>
<dependencies> <dependencies>
<owncloud min-version="9.1" max-version="9.2" /> <nextcloud min-version="10" max-version="12" />
</dependencies> </dependencies>
</info> </info>