1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00

Upgrade libs

This commit is contained in:
Matej Baco 2022-11-16 20:49:32 +01:00
parent 2220222f48
commit 48f143547a

29
composer.lock generated
View file

@ -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"
}