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",