From: Vincent Vanwaelscappel Date: Mon, 31 Jan 2022 15:28:36 +0000 (+0100) Subject: wip #5065 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f0d36e93a7531778f7c558a1e9f82d28ef28bbde;p=cubist_azuretts.git wip #5065 --- diff --git a/composer.json b/composer.json index 365f90f..a125c00 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ } }, "require": { - "php": ">=7.2", + "php": ">=7.2.5", "ext-mbstring": "*", "ext-json": "*", "guzzlehttp/guzzle": "^7.4",