From 6c22f33a7157eef2e884abf63a225c24967bde6f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 1 Oct 2023 07:31:35 +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 6908d45..6cf1a4d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,7 +60,7 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "mariadb-server, php8.2-xml, php8.2-mbstring, php8.2-mysql, php8.2-ldap" + packages = "mariadb-server, php-sabredav, php8.2-xml, php8.2-mbstring, php8.2-mysql, php8.2-ldap" [resources.database] type = "mysql"