1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mattermost_ynh.git synced 2024-09-03 19:36:29 +02:00

manifest: lower the required Yunohost version

All helpers are available starting from Yunohost 2.7.2,
but I'm not sure we still install under jessie.
This commit is contained in:
Pierre de La Morinerie 2020-02-20 21:34:05 +01:00
parent 6826e253b4
commit 532864f91e
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ A Yunohost package for [Mattermost](http://www.mattermost.org/), an open-source,
Mattermost requires:
* A x86_64 system (check with `uname -m`) (ARM Raspberry Pi wont work, sorry),
* Yunohost 3.2 or higher (check in Yunohost Admin panel),
* Yunohost 3.0 or higher (check in Yunohost Admin panel),
* MySQL 5.6 or higher, or MariaDB 10 or higher (check with `mysql --version`).
## Installing

View file

@ -18,7 +18,7 @@
"nginx"
],
"requirements": {
"yunohost": ">= 3.2.0"
"yunohost": ">= 3.0.0"
},
"arguments": {
"install" : [