From 4ef9b119ef0aba87895dbbe7d28c574189968c5e Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 8 Nov 2020 10:57:01 +0100 Subject: [PATCH] nodes/htz.ex42-1048908: bump php to 7.4 --- nodes/htz/ex42-1048908.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index e61feac..dda9ffd 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -230,7 +230,7 @@ nodes['htz.ex42-1048908'] = { 'worker_processes': 4, }, 'php': { - 'version': '7.3', + 'version': '7.4', 'packages': { 'gd', 'imap',