From 60fa08ce5c1c62f5cf7051a05ae0c78a51301ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:52:19 +0000 Subject: [PATCH] Bump symfony/runtime from 7.0.8 to 7.2.0 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.0.8 to 7.2.0. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.2/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v7.0.8...v7.2.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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index fc36fb1..088ead9 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "symfony/flex": "^2", "symfony/framework-bundle": "7.0.*", "symfony/messenger": "7.0.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.2.*", "symfony/yaml": "7.0.*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 23a7624..d21c117 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": "278b4bf9d3bb5e9f4192756588284451", + "content-hash": "fa5fa123ece1e95832eb2f84113e6858", "packages": [ { "name": "async-aws/core", @@ -6030,16 +6030,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.8", + "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6" + "reference": "2c350568f3eaccb25fbbbf962bd67cde273121a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/ea34522c447dd91a2b31cb330ee4540a56ba53f6", - "reference": "ea34522c447dd91a2b31cb330ee4540a56ba53f6", + "url": "https://api.github.com/repos/symfony/runtime/zipball/2c350568f3eaccb25fbbbf962bd67cde273121a7", + "reference": "2c350568f3eaccb25fbbbf962bd67cde273121a7", "shasum": "", "mirrors": [ { @@ -6095,7 +6095,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.8" + "source": "https://github.com/symfony/runtime/tree/v7.2.0" }, "funding": [ { @@ -6111,7 +6111,7 @@ "type": "tidelift" } ], - "time": "2024-05-31T14:55:39+00:00" + "time": "2024-11-06T11:43:25+00:00" }, { "name": "symfony/serializer",