1
0
Fork 0
mirror of https://github.com/ChristophWurst/twofactor_test synced 2025-10-06 10:39:56 +02:00

Merge pull request #1 from nickvergessen/patch-1

Allow testing 12
This commit is contained in:
Christoph Wurst 2016-12-19 13:02:07 +01:00 committed by GitHub
commit c64a125b43

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>