diff --git a/manifest.toml b/manifest.toml index d637b6f..599b3db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -61,7 +61,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-fpm, php8.2-mysql, php8.2-sqlite3, mariadb-server, ffmpeg" + packages = "php8.2-fpm, php8.2-mysql, php8.2-sqlite3, php8.2-xml, php8.2-mbstring, mariadb-server, ffmpeg" [resources.database] type = "mysql"