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