From 14527e1618f08edb5198f956be79e9d8e4c80740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:27:27 +0000 Subject: [PATCH] build(deps): bump symfony/runtime from 7.0.7 to 7.1.0 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.0.7 to 7.1.0. - [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.0) --- 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 62e39186..fd1e6aa7 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "symfony/dotenv": "~7.0.0", "symfony/flex": "^2", "symfony/framework-bundle": "~7.0.0", - "symfony/runtime": "~7.0.0", + "symfony/runtime": "~7.1.0", "symfony/yaml": "~7.0.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 5eb1ee97..374d2c7e 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": "1094b13097685dbc0cee64e3cc0ff842", + "content-hash": "e33eb8c420a9b056bef053b46c3ae16f", "packages": [ { "name": "beberlei/doctrineextensions", @@ -3481,7 +3481,7 @@ }, { "name": "symfony/runtime", - "version": "v7.0.7", + "version": "v7.1.0", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", @@ -3540,7 +3540,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.7" + "source": "https://github.com/symfony/runtime/tree/v7.1.0" }, "funding": [ {