From ce3870739d9f416951ed0f9cbed1ae9b49525f79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:23:22 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8d8637c..fbcb69e 100644 --- a/composer.lock +++ b/composer.lock @@ -1807,16 +1807,16 @@ }, { "name": "spatie/array-to-xml", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/spatie/array-to-xml.git", - "reference": "f9ab39c808500c347d5a8b6b13310bd5221e39e7" + "reference": "84a404e5b67dd21466a0ff47d335129d67b94029" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/f9ab39c808500c347d5a8b6b13310bd5221e39e7", - "reference": "f9ab39c808500c347d5a8b6b13310bd5221e39e7", + "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/84a404e5b67dd21466a0ff47d335129d67b94029", + "reference": "84a404e5b67dd21466a0ff47d335129d67b94029", "shasum": "" }, "require": { @@ -1854,7 +1854,7 @@ "xml" ], "support": { - "source": "https://github.com/spatie/array-to-xml/tree/3.2.0" + "source": "https://github.com/spatie/array-to-xml/tree/3.2.1" }, "funding": [ { @@ -1866,7 +1866,7 @@ "type": "github" } ], - "time": "2023-07-19T18:30:26+00:00" + "time": "2023-11-08T08:19:46+00:00" }, { "name": "symfony/console",