From 31896b77097c9791d7818ef403d477ec34ef87ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 Nov 2023 23:11:53 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 61050b7..eff5f78 100644 --- a/manifest.toml +++ b/manifest.toml @@ -89,7 +89,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php-pear, php7.4-imagick, php7.4-tidy, php7.4-bcmath, expect" + packages = "mariadb-server, php-pear, php8.2-imagick, php8.2-tidy, php8.2-bcmath, expect" [resources.database] type = "mysql"