diff --git a/manifest.toml b/manifest.toml index e18afff..4c5a107 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ userdoc = "https://automad.org/user-guide" code = "https://github.com/marcantondahmen/automad" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = false @@ -52,4 +52,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.0-gd php8.0-zip php8.0-curl" + packages = "php8.2-gd php8.2-zip php8.2-curl"