diff --git a/composer.json b/composer.json index 26436148..86f25736 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ "fakerphp/faker": "^1.19.0", "phpunit/phpunit": "^9.5.20", "psalm/plugin-phpunit": "~0.16.1", - "symfony/filesystem": "^5.4.7", + "symfony/filesystem": "^5.4.9", "vimeo/psalm": "^4.23.0" }, "minimum-stability": "dev", diff --git a/composer.lock b/composer.lock index c1ca5bd6..38f2e4f9 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": "d20c6308c77ee88f7d0803ea635bcd08", + "content-hash": "9c4da7be4e77042f1d8c49f8d8095153", "packages": [ { "name": "ergebnis/json-normalizer", @@ -4533,16 +4533,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.7", + "version": "v5.4.9", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f" + "reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/3a4442138d80c9f7b600fb297534ac718b61d37f", - "reference": "3a4442138d80c9f7b600fb297534ac718b61d37f", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/36a017fa4cce1eff1b8e8129ff53513abcef05ba", + "reference": "36a017fa4cce1eff1b8e8129ff53513abcef05ba", "shasum": "" }, "require": { @@ -4577,7 +4577,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.7" + "source": "https://github.com/symfony/filesystem/tree/v5.4.9" }, "funding": [ { @@ -4593,7 +4593,7 @@ "type": "tidelift" } ], - "time": "2022-04-01T12:33:59+00:00" + "time": "2022-05-20T13:55:35+00:00" }, { "name": "symfony/finder",