From fd1967ea6ea47e6779c551e8cc621ab0670a4aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:31:02 +0000 Subject: [PATCH] build(deps): bump symfony/runtime from 7.1.1 to 7.1.6 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.1.1 to 7.1.6. - [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.1.1...v7.1.6) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 745363b..37ea2d0 100644 --- a/composer.lock +++ b/composer.lock @@ -3431,16 +3431,16 @@ }, { "name": "symfony/runtime", - "version": "v7.1.1", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6" + "reference": "5f556dcd917234d11d56763d4c81bbe8f527bcad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/ea34522c447dd91a2b31cb330ee4540a56ba53f6", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6", + "url": "https://api.github.com/repos/symfony/runtime/zipball/5f556dcd917234d11d56763d4c81bbe8f527bcad", + "reference": "5f556dcd917234d11d56763d4c81bbe8f527bcad", "shasum": "" }, "require": { @@ -3490,7 +3490,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.1.1" + "source": "https://github.com/symfony/runtime/tree/v7.1.6" }, "funding": [ { @@ -3506,7 +3506,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:55:39+00:00" + "time": "2024-09-25T14:20:29+00:00" }, { "name": "symfony/service-contracts",