diff --git a/manifest.toml b/manifest.toml index ff45782..e14de7e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -47,5 +47,5 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.1-fpm" + packages = "php8.1-fpm, php8.1-mbstring"