From aa619afdfb93a827014fbcc76d2d3b6bf37877b6 Mon Sep 17 00:00:00 2001 From: awallef Date: Thu, 16 Jan 2020 09:10:30 +0100 Subject: [PATCH] php version ? --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ae2b49e..bc66d25 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "CakePHP utils plugins", "type": "cakephp-plugin", "require": { - "php": ">=7.2", + "php": ">=7.2.0", "cakephp/cakephp": "^4.0.0", }, "require-dev": {