From 7104a637fe4c70fd8db54748da69c02563495071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:58:41 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ae36795..abb07d4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" - [resources.packaging_format] - packages = "mariadb-server, php7.4-geoip, php7.4-cli" + [resources.apt] + packages = "mariadb-server, php8.0-geoip, php8.0-cli" [resources.database] type = "mysql"