summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo/info.xml
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r--apps/user_ldap/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 7dbce1da5fa..be41a870803 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -19,6 +19,6 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
</documentation>
<dependencies>
<lib>ldap</lib>
- <owncloud min-version="9.0" />
+ <owncloud min-version="9.0" max-version="9.0" />
</dependencies>
</info>