From a48190ae82fc986b45eb6a2581d1c2c311f12bf6 Mon Sep 17 00:00:00 2001 From: misossdotnet <140089845+misossdotnet@users.noreply.github.com> Date: Fri, 5 Jul 2024 18:54:54 +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 2b2b858..e711eb7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,7 +56,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php8.2-zip, php8.2-gd, php8.2-curl" + packages = "mariadb-server, php7.2-zip, php7.2-gd, php7.2-curl" [resources.database] type = "mysql"