From 41a112989cebc6d6b8acf5ad8122c893b0e1c73c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 May 2023 08:17:43 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 84dac8c..003997f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://doc.prestashop.com/display/PS17/Guide+de+l'utilisateur" code = "https://github.com/PrestaShop/PrestaShop" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = false