From 2eed5b1bb7f6156213f30c394709df6e60a7a810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 07:13:34 +0000 Subject: [PATCH] Bump symfony/filesystem from 5.2.2 to 5.2.3 in /compiler Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/symfony/filesystem/releases) - [Changelog](https://github.com/symfony/filesystem/blob/5.x/CHANGELOG.md) - [Commits](https://github.com/symfony/filesystem/compare/v5.2.2...v5.2.3) Signed-off-by: dependabot[bot] --- compiler/composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/composer.lock b/compiler/composer.lock index f090d52be6..14d1b55d1a 100644 --- a/compiler/composer.lock +++ b/compiler/composer.lock @@ -224,7 +224,7 @@ }, { "name": "symfony/filesystem", - "version": "v5.2.2", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -266,7 +266,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.2.2" + "source": "https://github.com/symfony/filesystem/tree/v5.2.3" }, "funding": [ {