From b25fd6119efa8ee24f8387bcb9aae6ad66967404 Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:36:03 +0200 Subject: [PATCH] Update manifest.toml (#65) --- manifest.toml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.toml b/manifest.toml index a8d60b2..d480ae5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -68,15 +68,15 @@ ram.runtime = "50M" packages = [ "mariadb-server", "openssl", - "php8.1-curl", - "php8.1-ldap", - "php8.1-mysql", - "php8.1-gd", - "php8.1-xml", - "php8.1-mbstring", - "php8.1-zip", - "php8.1-bcmath", - "php8.1-redis", + "php8.2-curl", + "php8.2-ldap", + "php8.2-mysql", + "php8.2-gd", + "php8.2-xml", + "php8.2-mbstring", + "php8.2-zip", + "php8.2-bcmath", + "php8.2-redis", ] [resources.database]