summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml
index 5e9e8dae06a..0537adc7892 100644
--- a/apps/oauth2/appinfo/info.xml
+++ b/apps/oauth2/appinfo/info.xml
@@ -11,6 +11,9 @@
<types>
<authentication/>
</types>
+ <dependencies>
+ <nextcloud min-version="13" max-version="13" />
+ </dependencies>
<settings>
<admin>OCA\OAuth2\Settings\Admin</admin>