From: Vincent Vanwaelscappel Date: Wed, 19 Jul 2023 07:57:42 +0000 (+0200) Subject: wip #6141 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=844205b4bcbaf6ef6e506fce1adc7854d9ff8096;p=cubist_matomo.git wip #6141 @0:05 --- diff --git a/composer.json b/composer.json index 645602a..15768e1 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } ], "require": { - "php": ">=8.0", + "php": "^7.2|>=8.0", "guzzlehttp/guzzle": "^7.7", "ext-json": "*", "illuminate/cache": ">=5",