From 6b9f48aa7650131513b4eb68d653c6dcb2cd33fb Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Thu, 29 Jan 2026 16:32:49 +0530 Subject: [PATCH] updated lock --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 370b89615c..4d9e779c94 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "ext-yaml": "*", "ext-dom": "*", "ext-redis": "*", - "ext-swoole": "*", + "ext-swoole": "6.*", "ext-pdo": "*", "ext-openssl": "*", "ext-zlib": "*", diff --git a/composer.lock b/composer.lock index 1185c7bb65..3d79c35a1a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "004bc8ede8fd576e8700cb3a22863d02", + "content-hash": "2aca1c8eeaa9fa338e389e3527cb6bd6", "packages": [ { "name": "adhocore/jwt", @@ -9076,5 +9076,5 @@ "platform-overrides": { "php": "8.3" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }