From 7e79aa674a852c4aafca784533cc1d33dfb091b7 Mon Sep 17 00:00:00 2001 From: Gofannon Date: Sun, 21 Aug 2022 01:34:40 +0200 Subject: [PATCH] Drop support for older YunoHost versions. I'm not sure how long it will take for people to migrate on YunoHost 11. Untill then, the package will not be available so bad news for them... Even if package should work on it, I cannot test against it as I don't use version 4.X anymore. Is there a CI for it? --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 656581d..32a5baa 100644 --- a/manifest.json +++ b/manifest.json @@ -29,12 +29,12 @@ "email": "opi@zeropi.net" }], "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.0" }, "multi_instance": true, "services": [ "nginx", - "php7.3-fpm" + "php8.1-fpm" ], "arguments": { "install" : [