diff --git a/manifest.toml b/manifest.toml index 9789410..d3ed1c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,4 +48,4 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "php8.2-dom php8.2-curl" + packages = "php8.2-dom, php8.2-curl"