From 7ff759464711507e99d60e250fc908cd305063b6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 9 May 2022 17:04:49 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 57e1bb1..fbbb613 100644 --- a/manifest.json +++ b/manifest.json @@ -19,12 +19,12 @@ "url": "http://github.com/rndmh3ro/monica_ynh" }, "requirements": { - "yunohost": ">= 11.0.0" + "yunohost": ">= 4.3.0" }, "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": {