diff --git a/manifest.toml b/manifest.toml index 9def2db..1d839fb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -43,3 +43,6 @@ ram.runtime = "1M" [resources.permissions] main.url = "/" + + [resources.apt] + packages = "php8.2-fpm"