From 442b2eec84c1962d98554ba91f95c8e47c2e4e0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 3 Oct 2023 09:27: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 6908d45..731a4fc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,7 +60,7 @@ ram.runtime = "50M" admin.show_tile = false [resources.apt] - packages = "mariadb-server, php8.2-xml, php8.2-mbstring, php8.2-mysql, php8.2-ldap" + packages = "mariadb-server, php8.1-xml, php8.1-mbstring, php8.1-mysql, php8.1-ldap" [resources.database] type = "mysql"