From efc0eba7b9d5d2ee82b024a2e1a90f2909cb6f37 Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Sun, 30 Jul 2023 11:18:45 +0000 Subject: [PATCH] Update symfony/finder --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b843e6d140..a927d4085c 100644 --- a/composer.lock +++ b/composer.lock @@ -2239,16 +2239,16 @@ }, { "name": "symfony/finder", - "version": "v6.2.5", + "version": "v6.3.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c" + "reference": "78ce4c29757d657d2b41a91c328923b9a0d6b43d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/c90dc446976a612e3312a97a6ec0069ab0c2099c", - "reference": "c90dc446976a612e3312a97a6ec0069ab0c2099c", + "url": "https://api.github.com/repos/symfony/finder/zipball/78ce4c29757d657d2b41a91c328923b9a0d6b43d", + "reference": "78ce4c29757d657d2b41a91c328923b9a0d6b43d", "shasum": "" }, "require": { @@ -2283,7 +2283,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.5" + "source": "https://github.com/symfony/finder/tree/v6.3.2" }, "funding": [ { @@ -2299,7 +2299,7 @@ "type": "tidelift" } ], - "time": "2023-01-20T17:45:48+00:00" + "time": "2023-07-13T14:29:38+00:00" }, { "name": "symfony/polyfill-ctype",