From: Vincent Vanwaelscappel Date: Tue, 18 Oct 2022 15:34:53 +0000 (+0200) Subject: wip #5532 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=dedc92c0313f9c54aae1c8b91c94e31a62571ce9;p=cubist_pdf.git wip #5532 --- diff --git a/.idea/php.xml b/.idea/php.xml index 241dbb9..17f3a0c 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -65,7 +65,7 @@ - + \ No newline at end of file diff --git a/composer.json b/composer.json index b2a6663..f081e7a 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } ], "require": { - "php": ">=8.0", + "php": ">=7.4", "ext-json": "*", "ext-dom": "*", "ext-libxml": "*",