diff --git a/manifest.toml b/manifest.toml index 264a8d0..27b4481 100644 --- a/manifest.toml +++ b/manifest.toml @@ -72,7 +72,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php8.2-zip, php8.2-curl, php8.2-gd, php8.2-dom, php8.2-mysql" + packages = "mariadb-server, php8.2-zip, php8.2-curl, php8.2-gd, php8.2-dom, php8.2-mysql, php8.2-ldap" [resources.database] type = "mysql"