From 9411085e785efa7b81de27220da82ae5dc5db519 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 10 May 2022 08:42:50 +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 7660471..4530590 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "self-hosted alternative to One Time Passcode", - "fr": "self-hosted alternative to One Time Passcode" + "fr": "Alternative auto-hébergée a One Time Passcode" }, "version": "3.0.0~ynh1", "url": "https://github.com/Bubka/2FAuth", @@ -25,7 +25,7 @@ "multi_instance": true, "services": [ "nginx", - "php7.3-fpm", + "php7.4-fpm", "mysql" ], "arguments": {