From 6da4ff7cda6e35674fad3c0334e79ad59769f0e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 28 Sep 2023 10:48:24 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 14e1c21..80865e4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -66,7 +66,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "postgresql, php8.0-common, php8.0-mbstring, php8.0-curl, php8.0-xmlrpc, php8.0-soap, php8.0-zip, php8.0-gd php8.0-xml, php8.0-intl, php8.0-pgsql, php8.0-ldap" + packages = "postgresql, php8.2-common, php8.2-mbstring, php8.2-curl, php8.2-xmlrpc, php8.2-soap, php8.2-zip, php8.2-gd php8.2-xml, php8.2-intl, php8.2-pgsql, php8.2-ldap" [resources.database] type = "postgresql"