diff --git a/composer.json b/composer.json index c74c6fdb..c527d300 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "phpstan/phpstan-strict-rules": "~0.12.9", "phpunit/phpunit": "^8.5.14", "psalm/plugin-phpunit": "~0.15.0", - "symfony/filesystem": "^5.2.2", + "symfony/filesystem": "^5.2.3", "vimeo/psalm": "^4.4.1" }, "config": { diff --git a/composer.lock b/composer.lock index db3833d9..583fa085 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": "4c8dd27bcbd6fbc9cab6555452b10e67", + "content-hash": "002923ac9930258b96914edb689bb29b", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4264,7 +4264,7 @@ }, { "name": "symfony/filesystem", - "version": "v5.2.2", + "version": "v5.2.3", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -4306,7 +4306,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": [ {