From 8627c546f290d6ca1f97d2230c5c8c4d4c3090bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:14:32 +0000 Subject: [PATCH] Bump symfony/runtime from 7.0.7 to 7.1.7 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.0.7 to 7.1.7. - [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/v7.0.7...v7.1.7) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 9fc4a7c..8fe3e21 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "symfony/dotenv": "7.0.*", "symfony/flex": "^2", "symfony/framework-bundle": "7.0.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.1.*", "symfony/yaml": "7.0.*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index a1d8dbd..7418574 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": "e35f3617f3b9fbf8a1fd858641bffd14", + "content-hash": "b2b7175062ef4e74d723f4c455ef8eae", "packages": [ { "name": "psr/cache", @@ -1989,16 +1989,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.7", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "e120730ef206b31bb5521b1a2389c058adbba9c7" + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/e120730ef206b31bb5521b1a2389c058adbba9c7", - "reference": "e120730ef206b31bb5521b1a2389c058adbba9c7", + "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", "shasum": "" }, "require": { @@ -2048,7 +2048,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.7" + "source": "https://github.com/symfony/runtime/tree/v7.1.7" }, "funding": [ { @@ -2064,7 +2064,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/service-contracts",