diff --git a/composer.json b/composer.json index 09daed9..fe88b68 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.0", "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..1c56b2a 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": "e1b571294b5dab7c15adfaafc28eebb1", "packages": [ { "name": "cakephp/core", - "version": "4.4.15", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/cakephp/core.git", - "reference": "ded708dbeb10a27ffcb4e3a87d1ceec33614ad63" + "reference": "a95f5d8eb0de3876027cc6c8aff7c9284194efc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/core/zipball/ded708dbeb10a27ffcb4e3a87d1ceec33614ad63", - "reference": "ded708dbeb10a27ffcb4e3a87d1ceec33614ad63", + "url": "https://api.github.com/repos/cakephp/core/zipball/a95f5d8eb0de3876027cc6c8aff7c9284194efc8", + "reference": "a95f5d8eb0de3876027cc6c8aff7c9284194efc8", "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-09-08T02:51:25+00:00" }, { "name": "cakephp/utility", - "version": "4.4.15", + "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f" + "reference": "9fb72974e91e81f1545a15a6d45f50c82cd77def" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/utility/zipball/a6a17c556d02c57259e21127a4f3d3ec5cd8481f", - "reference": "a6a17c556d02c57259e21127a4f3d3ec5cd8481f", + "url": "https://api.github.com/repos/cakephp/utility/zipball/9fb72974e91e81f1545a15a6d45f50c82cd77def", + "reference": "9fb72974e91e81f1545a15a6d45f50c82cd77def", "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": "2023-04-11T21:22:06+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" }