diff --git a/manifest.json b/manifest.json index 349808d..af7f2f0 100644 --- a/manifest.json +++ b/manifest.json @@ -14,12 +14,13 @@ "email": "misterl56@hotmail.com" }, "requirements": { - "yunohost": ">= 4.1.0" + "yunohost": ">= 4.2.0" }, "multi_instance": false, "services": [ "nginx", "mysql", + "php7.3-fpm", "dovecot", "postfix" ],