From 36105052ad9a49318b137a2d07afb33999073252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:33:28 +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 25617a0..5cd3d14 100644 --- a/manifest.toml +++ b/manifest.toml @@ -68,7 +68,7 @@ ram.runtime = "50M" super_admin.allowed = "admins" [resources.apt] - packages = "mariadb-server, php8.1-gd, php8.1-intl, php8.1-mbstring, php8.1-pdo, php8.1-zip, php8.1-xml, php8.1-xsl, php8.1-ldap, php8.1-mysql" + packages = "mariadb-server, php8.2-gd, php8.2-intl, php8.2-mbstring, php8.2-pdo, php8.2-zip, php8.2-xml, php8.2-xsl, php8.2-ldap, php8.2-mysql" [resources.database] type = "mysql"