From 73317ba879db844ad82535aaa9fbf202c7286529 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jefferson=20Sim=C3=A3o=20Gon=C3=A7alves?= Date: Mon, 9 Nov 2020 18:55:45 -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 7c6b14c..c7e6696 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "php": "^7.2", "ext-json": "@stable", "cakephp/cakephp": "^4.0", - "jeffersonsimaogoncalves/cakephp-utility": "3.*" + "jeffersonsimaogoncalves/cakephp-utility": "^4.1.0" }, "support": { "issues": "https://github.com/jeffersonsimaogoncalves/cakephp-datatables/issues",