From 1b15db7928ff76d21e16cae821b23adf985a99d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 12:31:35 +0000 Subject: [PATCH] chore(deps): bump symfony/runtime from 6.4.3 to 6.4.14 in /api Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.4.3 to 6.4.14. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.2/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v6.4.3...v6.4.14) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index 8eca2315..96b399fc 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4605,16 +4605,16 @@ }, { "name": "symfony/runtime", - "version": "v6.4.3", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "5682281d26366cd3bf0648cec69de0e62cca7fa0" + "reference": "4facd4174f45cd37c65860403412b67c7381136a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/5682281d26366cd3bf0648cec69de0e62cca7fa0", - "reference": "5682281d26366cd3bf0648cec69de0e62cca7fa0", + "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a", + "reference": "4facd4174f45cd37c65860403412b67c7381136a", "shasum": "" }, "require": { @@ -4664,7 +4664,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.4.3" + "source": "https://github.com/symfony/runtime/tree/v6.4.14" }, "funding": [ { @@ -4680,7 +4680,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:51:35+00:00" + "time": "2024-11-05T16:39:55+00:00" }, { "name": "symfony/security-bundle", @@ -6411,7 +6411,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -6419,6 +6419,6 @@ "ext-ctype": "*", "ext-iconv": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }