From c23e813c4e7840538f7705c5f46f42c64757df1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 28 Feb 2024 11:27:36 +0100 Subject: [PATCH] Bump php to 7.4 --- manifest.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/manifest.toml b/manifest.toml index 368a014..cdb762b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,14 +55,14 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "postgresql", "postgresql-contrib", - "php7.3-mbstring", - "php7.3-cli", - "php7.3-imagick", - "php7.3-xml", - "php7.3-zip", - "php7.3-pgsql", - "php7.3-json", - "php7.3-gd", + "php7.4-mbstring", + "php7.4-cli", + "php7.4-imagick", + "php7.4-xml", + "php7.4-zip", + "php7.4-pgsql", + "php7.4-json", + "php7.4-gd", ] [resources.database]