From 240d5132e090b772f43c48b5b0015b6569f337a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jefferson=20Sim=C3=A3o=20Gon=C3=A7alves?= Date: Mon, 21 Dec 2020 12:43:21 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1656f78..5c8ce82 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require": { "php": ">=7.0", "cakephp/cakephp": "^3.6", - "jeffersonsimaogoncalves/cakephp-utility": "^5.1" + "jeffersonsimaogoncalves/cakephp-utility": ">=5.1.0" }, "support": { "issues": "https://github.com/jeffersonsimaogoncalves/cakephp-datatables/issues",