diff --git a/manifest.toml b/manifest.toml index aff4af8..ef52909 100644 --- a/manifest.toml +++ b/manifest.toml @@ -115,4 +115,4 @@ ram.runtime = "50M" [resources.apt] # This will automatically install/uninstall the following apt packages # and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed) - packages = "php8.2-pgsql, php8.2-fpm" + packages = "php8.2-fpm"