From d250651ab289824ac7cc65d9ddf4f8963f083037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 17:31:36 +0000 Subject: [PATCH] Bump cakephp/cakephp from 4.4.8 to 4.4.10 Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 4.4.8 to 4.4.10. - [Release notes](https://github.com/cakephp/cakephp/releases) - [Commits](https://github.com/cakephp/cakephp/compare/4.4.8...4.4.10) --- updated-dependencies: - dependency-name: cakephp/cakephp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 92fb372..000f010 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": "0177954abeda6fc739305bd77ee6bbe1", + "content-hash": "e61d1062ac2533c9a8379728d595d98c", "packages": [ { "name": "brick/varexporter", @@ -114,16 +114,16 @@ }, { "name": "cakephp/cakephp", - "version": "4.4.8", + "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "ad188775dde89ad758dad9923ff558900914d59c" + "reference": "3b089816d7cae4cff0a2a4de3e1ee651f73979df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/ad188775dde89ad758dad9923ff558900914d59c", - "reference": "ad188775dde89ad758dad9923ff558900914d59c", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/3b089816d7cae4cff0a2a4de3e1ee651f73979df", + "reference": "3b089816d7cae4cff0a2a4de3e1ee651f73979df", "shasum": "" }, "require": { @@ -214,7 +214,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2022-12-02T02:29:42+00:00" + "time": "2023-01-06T03:13:27+00:00" }, { "name": "cakephp/cakephp-codesniffer", @@ -566,16 +566,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.4", + "version": "1.3.5", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "69098eca243998b53eed7a48d82dedd28b447cd5" + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/69098eca243998b53eed7a48d82dedd28b447cd5", - "reference": "69098eca243998b53eed7a48d82dedd28b447cd5", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", "shasum": "" }, "require": { @@ -622,7 +622,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.4" + "source": "https://github.com/composer/ca-bundle/tree/1.3.5" }, "funding": [ { @@ -638,7 +638,7 @@ "type": "tidelift" } ], - "time": "2022-10-12T12:08:29+00:00" + "time": "2023-01-11T08:27:00+00:00" }, { "name": "composer/class-map-generator",