diff --git a/composer.json b/composer.json index 3701eb7..4025d9a 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": "^8 || ^7.4", "ext-hash": "^8 || ^7.4", "ext-json": "^8 || ^7.4", - "cakephp/utility": "^4.2.4", + "cakephp/utility": "^4.6.2", "doctrine/inflector": "^2.0.3", "evenement/evenement": "^3.0.1", "paragonie/random_compat": "^9.0 || ^2.0", diff --git a/composer.lock b/composer.lock index 4bb6f14..d6f7652 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a76a0f583714723beee2d4f5434312b5", + "content-hash": "8b4653113e7083c8ef820e5f6b9021e9", "packages": [ { "name": "cakephp/core", @@ -68,16 +68,16 @@ }, { "name": "cakephp/utility", - "version": "4.4.15", + "version": "4.6.2", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f" + "reference": "708929115e5b400e1b5b76d8120ca2e51e2de199" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/utility/zipball/a6a17c556d02c57259e21127a4f3d3ec5cd8481f", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f", + "url": "https://api.github.com/repos/cakephp/utility/zipball/708929115e5b400e1b5b76d8120ca2e51e2de199", + "reference": "708929115e5b400e1b5b76d8120ca2e51e2de199", "shasum": "" }, "require": { @@ -123,7 +123,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/utility" }, - "time": "2023-02-24T22:07:16+00:00" + "time": "2024-06-23T00:11:14+00:00" }, { "name": "doctrine/inflector",