diff --git a/composer.json b/composer.json index 09daed9..c5548e2 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.5.4", "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 5c370a1..a4a0f8b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ac4cb8b264095f4e2a1da18af712346c", + "content-hash": "28a2c24b50c1b0801726d6a1569a97cc", "packages": [ { "name": "cakephp/core", - "version": "4.4.15", + "version": "4.5.4", "source": { "type": "git", "url": "https://github.com/cakephp/core.git", - "reference": "ded708dbeb10a27ffcb4e3a87d1ceec33614ad63" + "reference": "c2f4dff110d41e475d1041f2abe236f1c62d0cd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/core/zipball/ded708dbeb10a27ffcb4e3a87d1ceec33614ad63", - "reference": "ded708dbeb10a27ffcb4e3a87d1ceec33614ad63", + "url": "https://api.github.com/repos/cakephp/core/zipball/c2f4dff110d41e475d1041f2abe236f1c62d0cd0", + "reference": "c2f4dff110d41e475d1041f2abe236f1c62d0cd0", "shasum": "" }, "require": { @@ -64,20 +64,20 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/core" }, - "time": "2023-05-16T13:58:50+00:00" + "time": "2023-10-21T13:30:46+00:00" }, { "name": "cakephp/utility", - "version": "4.4.15", + "version": "4.5.4", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f" + "reference": "24bd34c596cd88a69a7d5a338296ffe3c4fd393a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/utility/zipball/a6a17c556d02c57259e21127a4f3d3ec5cd8481f", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f", + "url": "https://api.github.com/repos/cakephp/utility/zipball/24bd34c596cd88a69a7d5a338296ffe3c4fd393a", + "reference": "24bd34c596cd88a69a7d5a338296ffe3c4fd393a", "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-02-27T16:19:58+00:00" }, { "name": "doctrine/inflector", @@ -10011,5 +10011,5 @@ "platform-overrides": { "php": "7.4.7" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }