From 4f4149c8e90a13b753fbcfe5043c2289e5c56a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:32:05 +0000 Subject: [PATCH] Bump symfony/runtime from 6.4.8 to 6.4.14 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.4.8 to 6.4.14. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v6.4.8...v6.4.14) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 08c30ad..ff90762 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "7eeecfd0668a84309b9ed0a6ed46f6f0", + "content-hash": "0b3b2642a01271bb0ccba552cf6f9108", "packages": [ { "name": "composer/package-versions-deprecated", @@ -5966,16 +5966,16 @@ }, { "name": "symfony/runtime", - "version": "v6.4.8", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "b4bfa2fd4cad1fee62f80b3dfe4eb674cc3302a0" + "reference": "4facd4174f45cd37c65860403412b67c7381136a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/b4bfa2fd4cad1fee62f80b3dfe4eb674cc3302a0", - "reference": "b4bfa2fd4cad1fee62f80b3dfe4eb674cc3302a0", + "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a", + "reference": "4facd4174f45cd37c65860403412b67c7381136a", "shasum": "" }, "require": { @@ -6025,7 +6025,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.4.8" + "source": "https://github.com/symfony/runtime/tree/v6.4.14" }, "funding": [ { @@ -6041,7 +6041,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:49:08+00:00" + "time": "2024-11-05T16:39:55+00:00" }, { "name": "symfony/security-bundle", @@ -8769,7 +8769,8 @@ "php": ">=8.0.0", "ext-ctype": "*", "ext-iconv": "*", - "ext-pgsql": "*" + "ext-pgsql": "*", + "ext-curl": "*" }, "platform-dev": [], "plugin-api-version": "2.6.0"