From bd4ad9d1a551d890513c167aad483e6f632ba1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:00:44 +0000 Subject: [PATCH] chore(deps): bump symfony/runtime from 6.4.14 to 6.4.40 in /api 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] --- api/composer.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index 054d1f4c..2ca5eb89 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4745,16 +4745,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": { @@ -4804,7 +4804,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.4.14" + "source": "https://github.com/symfony/runtime/tree/v6.4.40" }, "funding": [ { @@ -4815,12 +4815,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", @@ -6605,5 +6609,5 @@ "ext-iconv": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }