diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-04-09 20:26:10 +0100 |
---|---|---|
committer | Sam Light <samlight1994@gmail.com> | 2025-04-09 20:26:10 +0100 |
commit | 95d4b113c42764a2df09852d31c3bc33e2047d0d (patch) | |
tree | 2edcedc0b209cece5009629c45741b9f15f68657 /composer.lock |
Initial commit
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 18 |
1 files changed, 18 insertions, 0 deletions
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" +} |