From f1003b630fe39d69ac63b92350623e1f6b823895 Mon Sep 17 00:00:00 2001 From: "nisch.codes" Date: Tue, 22 Jul 2025 20:36:55 +0200 Subject: [PATCH] Initial Code commit --- composer.lock | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 composer.lock diff --git a/composer.lock b/composer.lock new file mode 100644 index 0000000..132e81f --- /dev/null +++ b/composer.lock @@ -0,0 +1,18 @@ +{ + "_readme": [ + "This file locks the dependencies of your project to a known state", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", + "This file is @generated automatically" + ], + "content-hash": "2250f2bb2300013f38f680e39fc4f146", + "packages": [], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": {}, + "prefer-stable": false, + "prefer-lowest": false, + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.6.0" +}