From a89e7577180302c7d40ceb76e2dc6e21badd5271 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 4 Jun 2026 15:10:45 +0100 Subject: http: inits php composer --- http/composer.lock | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 http/composer.lock (limited to 'http/composer.lock') diff --git a/http/composer.lock b/http/composer.lock new file mode 100644 index 0000000..1664f3c --- /dev/null +++ b/http/composer.lock @@ -0,0 +1,19 @@ +{ + "_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": "752c91265ea3414ab13b2ff0f8925706", + "packages": [ + ], + "packages-dev": [], + "aliases": [], + "minimum-stability": "stable", + "stability-flags": [], + "prefer-stable": false, + "prefer-lowest": false, + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" +} -- cgit v1.2.3