From 16eb432518eb68442994309dbd240c95950668f6 Mon Sep 17 00:00:00 2001
From: Sam Light <sam@lightscale.co.uk>
Date: Sun, 30 Mar 2025 18:30:18 +0100
Subject: Composer.lock

---
 composer.lock | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 composer.lock

(limited to 'composer.lock')

diff --git a/composer.lock b/composer.lock
new file mode 100644
index 0000000..5ffae59
--- /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": "6bcf35e3c3a42e9df794c768ea2edfcc",
+    "packages": [],
+    "packages-dev": [],
+    "aliases": [],
+    "minimum-stability": "stable",
+    "stability-flags": {},
+    "prefer-stable": false,
+    "prefer-lowest": false,
+    "platform": {},
+    "platform-dev": {},
+    "plugin-api-version": "2.6.0"
+}
-- 
cgit v1.2.3