From 95d4b113c42764a2df09852d31c3bc33e2047d0d Mon Sep 17 00:00:00 2001 From: Sam Light Date: Wed, 9 Apr 2025 20:26:10 +0100 Subject: Initial commit --- 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..2783aa2 --- /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": "896d54235d70311578af9f7f0b6129fe", + "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