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",