From e6519a1a6702a2991de532a71b7b2accbaaf64ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:12:41 +0000 Subject: [PATCH] chore(deps): bump symfony/process from 7.1.3 to 7.2.0-BETA2 Bumps [symfony/process](https://github.com/symfony/process) from 7.1.3 to 7.2.0-BETA2. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/process/compare/v7.1.3...v7.2.0-BETA2) --- updated-dependencies: - dependency-name: symfony/process dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1bdec6f2..86f8d9c9 100644 --- a/composer.lock +++ b/composer.lock @@ -7002,16 +7002,16 @@ }, { "name": "symfony/process", - "version": "v7.1.3", + "version": "v7.2.0-BETA2", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7f2f542c668ad6c313dc4a5e9c3321f733197eca" + "reference": "37f5c1fc0f83db4900ea961c5fc0180e2a279b6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7f2f542c668ad6c313dc4a5e9c3321f733197eca", - "reference": "7f2f542c668ad6c313dc4a5e9c3321f733197eca", + "url": "https://api.github.com/repos/symfony/process/zipball/37f5c1fc0f83db4900ea961c5fc0180e2a279b6a", + "reference": "37f5c1fc0f83db4900ea961c5fc0180e2a279b6a", "shasum": "" }, "require": { @@ -7043,7 +7043,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.1.3" + "source": "https://github.com/symfony/process/tree/v7.2.0-BETA2" }, "funding": [ { @@ -7059,7 +7059,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:44:47+00:00" + "time": "2024-11-06T09:25:18+00:00" }, { "name": "symfony/routing",