From e3cbb838f1696afa0189fb8eed65b90616617386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 17:57:36 +0000 Subject: [PATCH] Bump cakephp/bake from 3.6.2 to 3.6.3 Bumps [cakephp/bake](https://github.com/cakephp/bake) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/cakephp/bake/releases) - [Commits](https://github.com/cakephp/bake/compare/3.6.2...3.6.3) --- updated-dependencies: - dependency-name: cakephp/bake dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 82 ++++++++++++++++++++++++++------------------------- 1 file changed, 42 insertions(+), 40 deletions(-) diff --git a/composer.lock b/composer.lock index 1f25f1d..00c8f2a 100644 --- a/composer.lock +++ b/composer.lock @@ -141,16 +141,16 @@ }, { "name": "cakephp/cakephp", - "version": "5.3.2", + "version": "5.3.3", "source": { "type": "git", "url": "https://github.com/cakephp/cakephp.git", - "reference": "5c7abec3348523d6d1ef693e448eba50d9bc7eae" + "reference": "f85d7a027178a08a32e590a8e3f3aa5dad5fa532" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/cakephp/zipball/5c7abec3348523d6d1ef693e448eba50d9bc7eae", - "reference": "5c7abec3348523d6d1ef693e448eba50d9bc7eae", + "url": "https://api.github.com/repos/cakephp/cakephp/zipball/f85d7a027178a08a32e590a8e3f3aa5dad5fa532", + "reference": "f85d7a027178a08a32e590a8e3f3aa5dad5fa532", "shasum": "" }, "require": { @@ -213,7 +213,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-5.next": "5.3.x-dev" + "dev-5.next": "5.4.x-dev" } }, "autoload": { @@ -258,20 +258,20 @@ "issues": "https://github.com/cakephp/cakephp/issues", "source": "https://github.com/cakephp/cakephp" }, - "time": "2026-02-25T04:07:32+00:00" + "time": "2026-03-19T02:50:02+00:00" }, { "name": "cakephp/chronos", - "version": "3.3.1", + "version": "3.3.3", "source": { "type": "git", "url": "https://github.com/cakephp/chronos.git", - "reference": "1e417fdd4a3c6602b6c4634cf54aa9b065127fa2" + "reference": "960e7ecd5709fc186309b0733a18beecb37fd37e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/chronos/zipball/1e417fdd4a3c6602b6c4634cf54aa9b065127fa2", - "reference": "1e417fdd4a3c6602b6c4634cf54aa9b065127fa2", + "url": "https://api.github.com/repos/cakephp/chronos/zipball/960e7ecd5709fc186309b0733a18beecb37fd37e", + "reference": "960e7ecd5709fc186309b0733a18beecb37fd37e", "shasum": "" }, "require": { @@ -283,7 +283,7 @@ }, "require-dev": { "cakephp/cakephp-codesniffer": "^5.0", - "phpunit/phpunit": "^10.5.58 || ^11.1.3" + "phpunit/phpunit": "^10.5.58 || ^11.5.3 || ^12.1.3" }, "type": "library", "autoload": { @@ -317,7 +317,7 @@ "issues": "https://github.com/cakephp/chronos/issues", "source": "https://github.com/cakephp/chronos" }, - "time": "2025-10-30T13:08:23+00:00" + "time": "2026-03-14T17:03:37+00:00" }, { "name": "cakephp/migrations", @@ -1043,21 +1043,22 @@ }, { "name": "league/container", - "version": "5.1.0", + "version": "5.2.0", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "041c52d266763887fff2256fb5dc9392d808f8f3" + "reference": "58accbc032f0090a9bd08326f93062c5a658b2c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/041c52d266763887fff2256fb5dc9392d808f8f3", - "reference": "041c52d266763887fff2256fb5dc9392d808f8f3", + "url": "https://api.github.com/repos/thephpleague/container/zipball/58accbc032f0090a9bd08326f93062c5a658b2c5", + "reference": "58accbc032f0090a9bd08326f93062c5a658b2c5", "shasum": "" }, "require": { "php": "^8.1", - "psr/container": "^2.0.2" + "psr/container": "^2.0.2", + "psr/event-dispatcher": "^1.0" }, "provide": { "psr/container-implementation": "^1.0" @@ -1114,7 +1115,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/5.1.0" + "source": "https://github.com/thephpleague/container/tree/5.2.0" }, "funding": [ { @@ -1122,7 +1123,7 @@ "type": "github" } ], - "time": "2025-05-28T07:37:56+00:00" + "time": "2026-03-19T18:52:39+00:00" }, { "name": "league/flysystem", @@ -3192,16 +3193,16 @@ }, { "name": "cakephp/bake", - "version": "3.6.2", + "version": "3.6.3", "source": { "type": "git", "url": "https://github.com/cakephp/bake.git", - "reference": "40a6208109a6d3922fb10c0446a00b50c1b098f6" + "reference": "4fde09a37425acfaf1af279a3831a8e3ae652a1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/bake/zipball/40a6208109a6d3922fb10c0446a00b50c1b098f6", - "reference": "40a6208109a6d3922fb10c0446a00b50c1b098f6", + "url": "https://api.github.com/repos/cakephp/bake/zipball/4fde09a37425acfaf1af279a3831a8e3ae652a1d", + "reference": "4fde09a37425acfaf1af279a3831a8e3ae652a1d", "shasum": "" }, "require": { @@ -3245,7 +3246,7 @@ "issues": "https://github.com/cakephp/bake/issues", "source": "https://github.com/cakephp/bake" }, - "time": "2026-02-13T12:33:29+00:00" + "time": "2026-03-21T01:01:42+00:00" }, { "name": "cakephp/cakephp-codesniffer", @@ -6946,16 +6947,16 @@ }, { "name": "twig/markdown-extra", - "version": "v3.23.0", + "version": "v3.24.0", "source": { "type": "git", "url": "https://github.com/twigphp/markdown-extra.git", - "reference": "faf069b259e2d3930c73c2f53e2dec8440bd90a2" + "reference": "67a11120356e034a5bbc70c5b9b9a4d0f31ca06e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/faf069b259e2d3930c73c2f53e2dec8440bd90a2", - "reference": "faf069b259e2d3930c73c2f53e2dec8440bd90a2", + "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/67a11120356e034a5bbc70c5b9b9a4d0f31ca06e", + "reference": "67a11120356e034a5bbc70c5b9b9a4d0f31ca06e", "shasum": "" }, "require": { @@ -7002,7 +7003,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/markdown-extra/tree/v3.23.0" + "source": "https://github.com/twigphp/markdown-extra/tree/v3.24.0" }, "funding": [ { @@ -7014,20 +7015,20 @@ "type": "tidelift" } ], - "time": "2025-12-02T14:45:16+00:00" + "time": "2026-02-07T08:07:38+00:00" }, { "name": "twig/twig", - "version": "v3.23.0", + "version": "v3.24.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a64dc5d2cc7d6cafb9347f6cd802d0d06d0351c9" + "reference": "a6769aefb305efef849dc25c9fd1653358c148f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a64dc5d2cc7d6cafb9347f6cd802d0d06d0351c9", - "reference": "a64dc5d2cc7d6cafb9347f6cd802d0d06d0351c9", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0", + "reference": "a6769aefb305efef849dc25c9fd1653358c148f0", "shasum": "" }, "require": { @@ -7037,7 +7038,8 @@ "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { - "phpstan/phpstan": "^2.0", + "php-cs-fixer/shim": "^3.0@stable", + "phpstan/phpstan": "^2.0@stable", "psr/container": "^1.0|^2.0", "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, @@ -7081,7 +7083,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.23.0" + "source": "https://github.com/twigphp/Twig/tree/v3.24.0" }, "funding": [ { @@ -7093,17 +7095,17 @@ "type": "tidelift" } ], - "time": "2026-01-23T21:00:41+00:00" + "time": "2026-03-17T21:31:11+00:00" } ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=8.2" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }