From 9b09b59d0b14a57ccd3566d2654bb2104f24aca0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:26:11 +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] --- .../nhs-login/php/composer.lock | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock b/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock index 1e1e498..d43b7c9 100644 --- a/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock +++ b/user-restricted-separate-auth-tutorials/nhs-login/php/composer.lock @@ -5402,16 +5402,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": { @@ -5461,7 +5461,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.4.14" + "source": "https://github.com/symfony/runtime/tree/v6.4.40" }, "funding": [ { @@ -5472,12 +5472,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",