From 356e90226048417261cb8cafcb0ea3f46d00535a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 08:13:42 +0000 Subject: [PATCH] Bump symfony/runtime from 7.0.7 to 7.1.1 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.0.7 to 7.1.1. - [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.1) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production update-type: version-update:semver-minor ... 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 fa9a0fc..8d872b2 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "symfony/messenger": "7.0.*", "symfony/property-access": "7.0.*", "symfony/property-info": "7.1.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.1.*", "symfony/security-bundle": "7.1.*", "symfony/serializer": "7.0.*", "symfony/twig-bundle": "7.1.*", diff --git a/composer.lock b/composer.lock index 18f86b8..bb16011 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": "b341ed3ba47583d37ac6ca7cc76e98c0", + "content-hash": "e4ba7403e48937f3193ea00ff5363e16", "packages": [ { "name": "api-platform/core", @@ -4288,16 +4288,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.7", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "e120730ef206b31bb5521b1a2389c058adbba9c7" + "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/e120730ef206b31bb5521b1a2389c058adbba9c7", - "reference": "e120730ef206b31bb5521b1a2389c058adbba9c7", + "url": "https://api.github.com/repos/symfony/runtime/zipball/ea34522c447dd91a2b31cb330ee4540a56ba53f6", + "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6", "shasum": "" }, "require": { @@ -4347,7 +4347,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.7" + "source": "https://github.com/symfony/runtime/tree/v7.1.1" }, "funding": [ { @@ -4363,7 +4363,7 @@ "type": "tidelift" } ], - "time": "2024-04-18T09:29:19+00:00" + "time": "2024-05-31T14:55:39+00:00" }, { "name": "symfony/security-bundle",