diff --git a/composer.json b/composer.json index 6c8f27d2..9f228c80 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "intervention/image": "^2.7.2", "league/commonmark": "^2.4.0", "symfony/config": "^6.2.13", - "symfony/finder": "^6.2.7", + "symfony/finder": "^6.3.2", "symfony/translation": "^6.2.11", "twig/intl-extra": "^3.5.1", "twig/string-extra": "^3.5.1", diff --git a/composer.lock b/composer.lock index 8259db2b..c8357657 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": "2e173ab59d6c9d054c881c07b735b4f9", + "content-hash": "860f89f60d67a2d3b3c8f9646623f154", "packages": [ { "name": "cuyz/valinor", @@ -1275,16 +1275,16 @@ }, { "name": "symfony/finder", - "version": "v6.2.7", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb" + "reference": "78ce4c29757d657d2b41a91c328923b9a0d6b43d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/20808dc6631aecafbe67c186af5dcb370be3a0eb", - "reference": "20808dc6631aecafbe67c186af5dcb370be3a0eb", + "url": "https://api.github.com/repos/symfony/finder/zipball/78ce4c29757d657d2b41a91c328923b9a0d6b43d", + "reference": "78ce4c29757d657d2b41a91c328923b9a0d6b43d", "shasum": "" }, "require": { @@ -1319,7 +1319,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v6.2.7" + "source": "https://github.com/symfony/finder/tree/v6.3.2" }, "funding": [ { @@ -1335,7 +1335,7 @@ "type": "tidelift" } ], - "time": "2023-02-16T09:57:23+00:00" + "time": "2023-07-13T14:29:38+00:00" }, { "name": "symfony/intl",