From 6a9d162cc0fc1c63846bd822dc408cc0333c5e30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 05:05:02 +0000 Subject: [PATCH] Bump symfony/process from 5.1.9 to 5.2.0 Bumps [symfony/process](https://github.com/symfony/process) from 5.1.9 to 5.2.0. - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/process/compare/v5.1.9...v5.2.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 297e4c0..03cda61 100644 --- a/composer.lock +++ b/composer.lock @@ -4236,16 +4236,16 @@ }, { "name": "symfony/process", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b25b468538c82f6594058aabaa9bac48d7ef2170" + "reference": "240e74140d4d956265048f3025c0aecbbc302d54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b25b468538c82f6594058aabaa9bac48d7ef2170", - "reference": "b25b468538c82f6594058aabaa9bac48d7ef2170", + "url": "https://api.github.com/repos/symfony/process/zipball/240e74140d4d956265048f3025c0aecbbc302d54", + "reference": "240e74140d4d956265048f3025c0aecbbc302d54", "shasum": "" }, "require": { @@ -4291,7 +4291,7 @@ "type": "tidelift" } ], - "time": "2020-11-02T15:45:32+00:00" + "time": "2020-11-02T15:47:15+00:00" }, { "name": "symfony/service-contracts",