From 3e64e3c7f69f6f70a861a50c8acc9b2c2f5e9b35 Mon Sep 17 00:00:00 2001 From: Samuel De Backer Date: Thu, 21 Sep 2023 21:10:12 +0200 Subject: [PATCH] Update composer.lock --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 909bbfc4..6ff97762 100644 --- a/composer.lock +++ b/composer.lock @@ -7319,16 +7319,16 @@ }, { "name": "typicms/core", - "version": "11.0.20", + "version": "11.0.21", "source": { "type": "git", "url": "https://github.com/TypiCMS/Core.git", - "reference": "c3073ce029671f48a60d162e0ef08f15457b2cfb" + "reference": "7ec4f8c73e197a4bd1b25d920b378257ba4a7445" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TypiCMS/Core/zipball/c3073ce029671f48a60d162e0ef08f15457b2cfb", - "reference": "c3073ce029671f48a60d162e0ef08f15457b2cfb", + "url": "https://api.github.com/repos/TypiCMS/Core/zipball/7ec4f8c73e197a4bd1b25d920b378257ba4a7445", + "reference": "7ec4f8c73e197a4bd1b25d920b378257ba4a7445", "shasum": "" }, "require": { @@ -7352,7 +7352,7 @@ ], "support": { "issues": "https://github.com/TypiCMS/Core/issues", - "source": "https://github.com/TypiCMS/Core/tree/11.0.20" + "source": "https://github.com/TypiCMS/Core/tree/11.0.21" }, "funding": [ { @@ -7360,7 +7360,7 @@ "type": "github" } ], - "time": "2023-09-21T06:27:37+00:00" + "time": "2023-09-21T19:07:47+00:00" }, { "name": "typicms/form",