From 2c27dea195e1dbfcbcb7d5119a16fcb33110f230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 05:11:35 +0000 Subject: [PATCH] composer(deps-dev): bump symfony/filesystem from 5.1.4 to 5.1.5 Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.1.4 to 5.1.5. - [Release notes](https://github.com/symfony/filesystem/releases) - [Changelog](https://github.com/symfony/filesystem/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/filesystem/compare/v5.1.4...v5.1.5) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 165a2be2..e530da35 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "phpstan/phpstan-strict-rules": "~0.12.5", "phpunit/phpunit": "^8.5.8", "psalm/plugin-phpunit": "~0.12.1", - "symfony/filesystem": "^5.1.4", + "symfony/filesystem": "^5.1.5", "vimeo/psalm": "^3.15" }, "config": { diff --git a/composer.lock b/composer.lock index c6e3865c..71ae32f5 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": "2871e0aeba82cb22e164e3c9ff4b168e", + "content-hash": "d220d89c0ab8ca05b59f0169a3dce66b", "packages": [], "packages-dev": [ { @@ -4047,7 +4047,7 @@ }, { "name": "symfony/filesystem", - "version": "v5.1.4", + "version": "v5.1.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git",