From 1d53b5e202ab74be4c9de64e7049d68b62383139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:27:22 +0000 Subject: [PATCH] Bump symfony/runtime Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.4.14 to 6.4.40. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v6.4.14...v6.4.40) --- updated-dependencies: - dependency-name: symfony/runtime dependency-version: 6.4.40 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../cis2/php/composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock index f8e8809..ec2d257 100644 --- a/user-restricted-combined-auth-tutorials/cis2/php/composer.lock +++ b/user-restricted-combined-auth-tutorials/cis2/php/composer.lock @@ -7141,16 +7141,16 @@ }, { "name": "symfony/runtime", - "version": "v6.4.14", + "version": "v6.4.40", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "4facd4174f45cd37c65860403412b67c7381136a" + "reference": "08ab3298d601b0f3220ff837723aafcc5269cb61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a", - "reference": "4facd4174f45cd37c65860403412b67c7381136a", + "url": "https://api.github.com/repos/symfony/runtime/zipball/08ab3298d601b0f3220ff837723aafcc5269cb61", + "reference": "08ab3298d601b0f3220ff837723aafcc5269cb61", "shasum": "" }, "require": { @@ -7200,7 +7200,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.4.14" + "source": "https://github.com/symfony/runtime/tree/v6.4.40" }, "funding": [ { @@ -7211,12 +7211,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-05T16:39:55+00:00" + "time": "2026-05-20T07:08:27+00:00" }, { "name": "symfony/security-bundle",