diff --git a/composer.json b/composer.json index 0e58badf..ee64eb80 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "fakerphp/faker": "^1.20.0", "phpunit/phpunit": "^9.5.25", "psalm/plugin-phpunit": "~0.17.0", - "symfony/filesystem": "^5.4.12", + "symfony/filesystem": "^5.4.13", "vimeo/psalm": "^4.27.0" }, "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index e9a97ecd..57c11822 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": "dc4777ea760cd5b30e211adecddbe2ff", + "content-hash": "290f9f969548b473727474562645f50e", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4413,16 +4413,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.12", + "version": "v5.4.13", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447" + "reference": "ac09569844a9109a5966b9438fc29113ce77cf51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447", - "reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ac09569844a9109a5966b9438fc29113ce77cf51", + "reference": "ac09569844a9109a5966b9438fc29113ce77cf51", "shasum": "" }, "require": { @@ -4457,7 +4457,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.12" + "source": "https://github.com/symfony/filesystem/tree/v5.4.13" }, "funding": [ { @@ -4473,7 +4473,7 @@ "type": "tidelift" } ], - "time": "2022-08-02T13:48:16+00:00" + "time": "2022-09-21T19:53:16+00:00" }, { "name": "symfony/finder",