From b181a1b4e3f395868b111ea95dbef5972a1679e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 01:26:20 +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 7193846..b1163d9 100644 --- a/composer.lock +++ b/composer.lock @@ -4201,16 +4201,16 @@ }, { "name": "slevomat/coding-standard", - "version": "8.13.0", + "version": "8.13.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "4166003e9ca097a67951ab434f321c90eb621c3e" + "reference": "a13c15e20f2d307a1ca8dec5313ec462a4466470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/4166003e9ca097a67951ab434f321c90eb621c3e", - "reference": "4166003e9ca097a67951ab434f321c90eb621c3e", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/a13c15e20f2d307a1ca8dec5313ec462a4466470", + "reference": "a13c15e20f2d307a1ca8dec5313ec462a4466470", "shasum": "" }, "require": { @@ -4250,7 +4250,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.13.0" + "source": "https://github.com/slevomat/coding-standard/tree/8.13.1" }, "funding": [ { @@ -4262,7 +4262,7 @@ "type": "tidelift" } ], - "time": "2023-06-23T08:32:09+00:00" + "time": "2023-06-25T12:52:34+00:00" }, { "name": "spatie/array-to-xml",