diff --git a/manifest.json b/manifest.json index 9fdc46e..1272ce4 100644 --- a/manifest.json +++ b/manifest.json @@ -22,12 +22,12 @@ "email": "john.doe@example.com" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.0" }, "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": {