From b317a727f451b666bbc058f0d21eb389cbbcee1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 17:57:54 +0000 Subject: [PATCH] Bump cakephp/database from 4.3.3 to 4.4.10 Bumps [cakephp/database](https://github.com/cakephp/database) from 4.3.3 to 4.4.10. - [Release notes](https://github.com/cakephp/database/releases) - [Commits](https://github.com/cakephp/database/compare/4.3.3...4.4.10) --- updated-dependencies: - dependency-name: cakephp/database dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 89 ++++++++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 44 deletions(-) diff --git a/composer.lock b/composer.lock index 7bf79d9..7bafd44 100644 --- a/composer.lock +++ b/composer.lock @@ -8,21 +8,21 @@ "packages": [ { "name": "cakephp/core", - "version": "4.3.3", + "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/cakephp/core.git", - "reference": "d80bcd1d94e1e90741ad7dbae882db8711239d07" + "reference": "20e50de2f461b5983a1a1296fe5c3762857b9edd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/core/zipball/d80bcd1d94e1e90741ad7dbae882db8711239d07", - "reference": "d80bcd1d94e1e90741ad7dbae882db8711239d07", + "url": "https://api.github.com/repos/cakephp/core/zipball/20e50de2f461b5983a1a1296fe5c3762857b9edd", + "reference": "20e50de2f461b5983a1a1296fe5c3762857b9edd", "shasum": "" }, "require": { "cakephp/utility": "^4.0", - "php": ">=7.2.0" + "php": ">=7.4.0" }, "suggest": { "cakephp/cache": "To use Configure::store() and restore().", @@ -31,12 +31,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Core\\": "." - }, "files": [ "functions.php" - ] + ], + "psr-4": { + "Cake\\Core\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -61,29 +61,30 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/core" }, - "time": "2021-12-17T14:28:04+00:00" + "time": "2022-10-07T16:40:13+00:00" }, { "name": "cakephp/database", - "version": "4.3.3", + "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/cakephp/database.git", - "reference": "02197e9b1517ecdea546b8e7780682b34c967d3f" + "reference": "c12a8f30f802968a885774e2ac3c099f470bf07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/database/zipball/02197e9b1517ecdea546b8e7780682b34c967d3f", - "reference": "02197e9b1517ecdea546b8e7780682b34c967d3f", + "url": "https://api.github.com/repos/cakephp/database/zipball/c12a8f30f802968a885774e2ac3c099f470bf07c", + "reference": "c12a8f30f802968a885774e2ac3c099f470bf07c", "shasum": "" }, "require": { "cakephp/core": "^4.0", "cakephp/datasource": "^4.0", - "php": ">=7.2.0" + "php": ">=7.4.0" }, "suggest": { - "cakephp/i18n": "If you are using locale-aware datetime formats or Chronos types." + "cakephp/i18n": "If you are using locale-aware datetime formats or Chronos types.", + "cakephp/log": "If you want to use query logging without providing a logger yourself." }, "type": "library", "autoload": { @@ -116,27 +117,27 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/database" }, - "time": "2021-12-17T14:28:04+00:00" + "time": "2023-01-03T20:29:38+00:00" }, { "name": "cakephp/datasource", - "version": "4.3.3", + "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/cakephp/datasource.git", - "reference": "efd2a22555d982c2ab129c5e9e053971ed606624" + "reference": "cb58adb0e6f52f26fa61d03776b07c157e328c1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/datasource/zipball/efd2a22555d982c2ab129c5e9e053971ed606624", - "reference": "efd2a22555d982c2ab129c5e9e053971ed606624", + "url": "https://api.github.com/repos/cakephp/datasource/zipball/cb58adb0e6f52f26fa61d03776b07c157e328c1e", + "reference": "cb58adb0e6f52f26fa61d03776b07c157e328c1e", "shasum": "" }, "require": { "cakephp/core": "^4.0", - "php": ">=7.2.0", - "psr/log": "^1.1", - "psr/simple-cache": "^1.0" + "php": ">=7.4.0", + "psr/log": "^1.0 || ^2.0", + "psr/simple-cache": "^1.0 || ^2.0" }, "suggest": { "cakephp/cache": "If you decide to use Query caching.", @@ -174,25 +175,25 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/datasource" }, - "time": "2021-12-17T14:28:04+00:00" + "time": "2022-11-26T11:46:41+00:00" }, { "name": "cakephp/utility", - "version": "4.3.3", + "version": "4.4.10", "source": { "type": "git", "url": "https://github.com/cakephp/utility.git", - "reference": "00410267c41036e20a43fbf0cb2ddedbd893a8a5" + "reference": "aa7bba6c39b56751f5c917464f113c924d4ba10f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/utility/zipball/00410267c41036e20a43fbf0cb2ddedbd893a8a5", - "reference": "00410267c41036e20a43fbf0cb2ddedbd893a8a5", + "url": "https://api.github.com/repos/cakephp/utility/zipball/aa7bba6c39b56751f5c917464f113c924d4ba10f", + "reference": "aa7bba6c39b56751f5c917464f113c924d4ba10f", "shasum": "" }, "require": { "cakephp/core": "^4.0", - "php": ">=7.2.0" + "php": ">=7.4.0" }, "suggest": { "ext-intl": "To use Text::transliterate() or Text::slug()", @@ -200,12 +201,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Cake\\Utility\\": "." - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Cake\\Utility\\": "." + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -233,7 +234,7 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/utility" }, - "time": "2021-12-17T14:28:04+00:00" + "time": "2022-11-06T06:40:44+00:00" }, { "name": "composer/package-versions-deprecated", @@ -1842,30 +1843,30 @@ }, { "name": "psr/log", - "version": "1.1.4", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11" + "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", - "reference": "d49695b909c3b7628b6289db5479a1c204601f11", + "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376", + "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { - "Psr\\Log\\": "Psr/Log/" + "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -1886,9 +1887,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.4" + "source": "https://github.com/php-fig/log/tree/2.0.0" }, - "time": "2021-05-03T11:20:27+00:00" + "time": "2021-07-14T16:41:46+00:00" }, { "name": "psr/simple-cache",