From 091e293f16d0a50bc7ea0c3e52d313b8e4907522 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 28 Sep 2022 01:09:18 +0200 Subject: [PATCH] Upgrade requirements --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d90ac0f..4fffe03 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A content management framework written in PHP", "fr": "Un système de gestion de contenu écrit en PHP" }, - "version": "9.4.6~ynh1", + "version": "9.4.6~ynh2", "url": "https://www.drupal.org", "upstream": { "license": "GPL-2.0-or-later", @@ -19,12 +19,12 @@ "name": "yalh76" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.0" }, "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": {