From d5f2f3d787e4b18b25e7d385701524ca047f520a Mon Sep 17 00:00:00 2001 From: chfhtw Date: Thu, 24 Jul 2025 10:45:53 +0200 Subject: [PATCH] add luxon to composer.lock --- composer.lock | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index 70044eb58..f2ce3923c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "1b8a408a43c62cb966fa89af338564a7", + "content-hash": "1de37a74ba51a66057eb2712b21340c8", "packages": [ { "name": "afarkas/html5shiv", @@ -1296,6 +1296,15 @@ }, "time": "2022-09-29T08:45:17+00:00" }, + { + "name": "moment/luxonjs", + "version": "3.6.1", + "dist": { + "type": "file", + "url": "https://unpkg.com/luxon@3.6.1/build/global/luxon.min.js" + }, + "type": "library" + }, { "name": "moment/momentjs", "version": "2.24.0",