From 9fad51efdd8e210fa20476e42ee6da45434bc801 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Sat, 4 Apr 2020 16:35:02 +0200 Subject: [PATCH] . --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8755efc..4b46452 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } ], "require": { - "php": ">=7.4", + "php": ">=7.3", "ext-dom": "*", "ext-libxml": "*", "ext-json": "*", -- 2.39.5