diff options
| author | yalh76 <yalh@yahoo.com> | 2020-04-08 19:56:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-08 19:56:36 +0200 |
| commit | 5e7b5455f8983cb7fcaff367a8cea5299b96a81a (patch) | |
| tree | 445a466afe3a4061c8f60c39a5643bc7ea489863 /manifest.json | |
| parent | bf0dea0f437c00db213c27da299a0dda65810d6a (diff) | |
| parent | 437cde4033be799bf562ce0fcb4b8c4b97b76b65 (diff) | |
| download | mastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.tar.gz mastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.tar.bz2 mastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.zip | |
Merge pull request #165 from YunoHost-Apps/ldap
Implement LDAP on Mastodon_YNH
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 2792cd4..8c7c3d4 100644 --- a/manifest.json +++ b/manifest.json @@ -23,7 +23,7 @@ } ], "requirements": { - "yunohost": ">= 3.5" + "yunohost": ">= 3.7" }, "multi_instance": true, "services": [ |
