From e79dc39d5dfb14b925228369970b62066a397396 Mon Sep 17 00:00:00 2001 From: Prem Palanisamy Date: Mon, 2 Feb 2026 12:21:08 +0000 Subject: [PATCH] chore: update composer.lock --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c5f32993af..6de0cfd920 100644 --- a/composer.lock +++ b/composer.lock @@ -4902,16 +4902,16 @@ }, { "name": "utopia-php/queue", - "version": "0.15.1", + "version": "0.15.2", "source": { "type": "git", "url": "https://github.com/utopia-php/queue.git", - "reference": "e551606385990ec7901d222017c4cfc2749a518c" + "reference": "5051c08d9f50ff4aa78c0eb2f7ca74b328509c81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/queue/zipball/e551606385990ec7901d222017c4cfc2749a518c", - "reference": "e551606385990ec7901d222017c4cfc2749a518c", + "url": "https://api.github.com/repos/utopia-php/queue/zipball/5051c08d9f50ff4aa78c0eb2f7ca74b328509c81", + "reference": "5051c08d9f50ff4aa78c0eb2f7ca74b328509c81", "shasum": "" }, "require": { @@ -4962,9 +4962,9 @@ ], "support": { "issues": "https://github.com/utopia-php/queue/issues", - "source": "https://github.com/utopia-php/queue/tree/0.15.1" + "source": "https://github.com/utopia-php/queue/tree/0.15.2" }, - "time": "2026-01-16T07:54:54+00:00" + "time": "2026-02-02T11:56:51+00:00" }, { "name": "utopia-php/registry",