From 4b02bf1aa898c6a14bb911bf56d0ef0463e60db2 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Wed, 4 Feb 2026 14:21:52 +0530 Subject: [PATCH] use stable --- composer.json | 2 +- composer.lock | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 58d1df5f28..71d6b64c5b 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "utopia-php/platform": "0.7.*", "utopia-php/pools": "1.*", "utopia-php/preloader": "0.2.*", - "utopia-php/queue": "dev-fix-servers-lib as 0.15.3", + "utopia-php/queue": "0.15.*", "utopia-php/registry": "0.5.*", "utopia-php/storage": "0.18.*", "utopia-php/swoole": "1.0.*", diff --git a/composer.lock b/composer.lock index 7fe20e384a..628bd7eddd 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": "b7d213c39428e0c0e9524f25388cf95a", + "content-hash": "3536e299c47fdd06f2b9cf6b31415b49", "packages": [ { "name": "adhocore/jwt", @@ -4950,16 +4950,16 @@ }, { "name": "utopia-php/queue", - "version": "dev-fix-servers-lib", + "version": "0.15.4", "source": { "type": "git", "url": "https://github.com/utopia-php/queue.git", - "reference": "01d4b2e62cd564a2cac8f4c840f813cce5151975" + "reference": "2d693ec59119f853602f4be271602fddefbab507" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/queue/zipball/01d4b2e62cd564a2cac8f4c840f813cce5151975", - "reference": "01d4b2e62cd564a2cac8f4c840f813cce5151975", + "url": "https://api.github.com/repos/utopia-php/queue/zipball/2d693ec59119f853602f4be271602fddefbab507", + "reference": "2d693ec59119f853602f4be271602fddefbab507", "shasum": "" }, "require": { @@ -5011,9 +5011,9 @@ ], "support": { "issues": "https://github.com/utopia-php/queue/issues", - "source": "https://github.com/utopia-php/queue/tree/fix-servers-lib" + "source": "https://github.com/utopia-php/queue/tree/0.15.4" }, - "time": "2026-02-04T07:18:48+00:00" + "time": "2026-02-04T08:50:35+00:00" }, { "name": "utopia-php/registry", @@ -9158,18 +9158,9 @@ "time": "2024-03-07T20:33:40+00:00" } ], - "aliases": [ - { - "package": "utopia-php/queue", - "version": "dev-fix-servers-lib", - "alias": "0.15.3", - "alias_normalized": "0.15.3.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/queue": 20 - }, + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {