From 48f143547abdd94f53d4424d76690d05e186f8c6 Mon Sep 17 00:00:00 2001 From: Matej Baco Date: Wed, 16 Nov 2022 20:49:32 +0100 Subject: [PATCH] Upgrade libs --- composer.lock | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index eb02c929ae..20824e73a3 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": "56cd96524e05cf30210256539cd7cb6a", + "content-hash": "fee282106d2be39403dadaa9843adb67", "packages": [ { "name": "adhocore/jwt", @@ -2359,16 +2359,16 @@ }, { "name": "utopia-php/queue", - "version": "dev-feat-connection-ping", + "version": "0.5.1", "source": { "type": "git", "url": "https://github.com/utopia-php/queue.git", - "reference": "42e47dc8b40b2040ea9b70c644799d7d7a097520" + "reference": "4b39e1f232b2e619b0d7fb4004f2356df334ddc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/queue/zipball/42e47dc8b40b2040ea9b70c644799d7d7a097520", - "reference": "42e47dc8b40b2040ea9b70c644799d7d7a097520", + "url": "https://api.github.com/repos/utopia-php/queue/zipball/4b39e1f232b2e619b0d7fb4004f2356df334ddc1", + "reference": "4b39e1f232b2e619b0d7fb4004f2356df334ddc1", "shasum": "" }, "require": { @@ -2414,9 +2414,9 @@ ], "support": { "issues": "https://github.com/utopia-php/queue/issues", - "source": "https://github.com/utopia-php/queue/tree/feat-connection-ping" + "source": "https://github.com/utopia-php/queue/tree/0.5.1" }, - "time": "2022-11-16T17:12:06+00:00" + "time": "2022-11-16T19:47:26+00:00" }, { "name": "utopia-php/registry", @@ -5276,18 +5276,9 @@ "time": "2022-09-28T08:42:51+00:00" } ], - "aliases": [ - { - "package": "utopia-php/queue", - "version": "dev-feat-connection-ping", - "alias": "0.4.0", - "alias_normalized": "0.4.0.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/queue": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -5311,5 +5302,5 @@ "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.1.0" }