From 099ebac8333799d26cc8e5c4dbe2d80203bf34d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 27 Apr 2023 09:32:39 +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 6abcb24..4521b19 100644 --- a/manifest.toml +++ b/manifest.toml @@ -54,7 +54,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server php8.0-curl php8.0-common php8.0-json php8.0-xml" + packages = "mariadb-server php7.4-curl php7.4-common php7.4-json php7.4-xml" [resources.database] type = "mysql"