From 1b9a8c877b5f40822db4b55e9459380b8803d7d2 Mon Sep 17 00:00:00 2001 From: Samuel De Backer Date: Wed, 4 May 2022 15:36: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 29882b60..c6832766 100644 --- a/composer.lock +++ b/composer.lock @@ -6633,16 +6633,16 @@ }, { "name": "typicms/core", - "version": "10.0.3", + "version": "10.0.4", "source": { "type": "git", "url": "https://github.com/TypiCMS/Core.git", - "reference": "1a5ba1a345c72e98c64167effe18b143a6a1fe46" + "reference": "796c149c6a8e75bacc93aba893a0aa30236e8668" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TypiCMS/Core/zipball/1a5ba1a345c72e98c64167effe18b143a6a1fe46", - "reference": "1a5ba1a345c72e98c64167effe18b143a6a1fe46", + "url": "https://api.github.com/repos/TypiCMS/Core/zipball/796c149c6a8e75bacc93aba893a0aa30236e8668", + "reference": "796c149c6a8e75bacc93aba893a0aa30236e8668", "shasum": "" }, "require": { @@ -6666,7 +6666,7 @@ ], "support": { "issues": "https://github.com/TypiCMS/Core/issues", - "source": "https://github.com/TypiCMS/Core/tree/10.0.3" + "source": "https://github.com/TypiCMS/Core/tree/10.0.4" }, "funding": [ { @@ -6674,7 +6674,7 @@ "type": "github" } ], - "time": "2022-05-04T08:25:25+00:00" + "time": "2022-05-04T13:30:50+00:00" }, { "name": "typicms/form",