From c4b9eb8ffb3f5bb6150f0e99a82d4cafd56ffb2b Mon Sep 17 00:00:00 2001 From: HugoPoi Date: Thu, 7 May 2020 16:58:24 +0200 Subject: [PATCH] chore: update manifest.json --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index bc171fb..d731ec1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A web based audio/video streaming application", "fr": "Une application de streaming audio et vidéo" }, - "version": "3.9.0~ynh2", + "version": "4.1.1~ynh", "url": "http://ampache.org", "license": "AGPL-3.0", "maintainer": { @@ -15,11 +15,11 @@ }, "multi_instance": true, "requirements": { - "yunohost": ">= 3.5.0" + "yunohost": ">= 3.8.0" }, "services" : [ "nginx", - "php7.0-fpm", + "php7.3-fpm", "mysql" ], "arguments": {