1
0
Fork 0
mirror of synced 2024-07-06 23:21:05 +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", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "56cd96524e05cf30210256539cd7cb6a", "content-hash": "fee282106d2be39403dadaa9843adb67",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -2359,16 +2359,16 @@
}, },
{ {
"name": "utopia-php/queue", "name": "utopia-php/queue",
"version": "dev-feat-connection-ping", "version": "0.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/queue.git", "url": "https://github.com/utopia-php/queue.git",
"reference": "42e47dc8b40b2040ea9b70c644799d7d7a097520" "reference": "4b39e1f232b2e619b0d7fb4004f2356df334ddc1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/queue/zipball/42e47dc8b40b2040ea9b70c644799d7d7a097520", "url": "https://api.github.com/repos/utopia-php/queue/zipball/4b39e1f232b2e619b0d7fb4004f2356df334ddc1",
"reference": "42e47dc8b40b2040ea9b70c644799d7d7a097520", "reference": "4b39e1f232b2e619b0d7fb4004f2356df334ddc1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2414,9 +2414,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/queue/issues", "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", "name": "utopia-php/registry",
@ -5276,18 +5276,9 @@
"time": "2022-09-28T08:42:51+00:00" "time": "2022-09-28T08:42:51+00:00"
} }
], ],
"aliases": [ "aliases": [],
{
"package": "utopia-php/queue",
"version": "dev-feat-connection-ping",
"alias": "0.4.0",
"alias_normalized": "0.4.0.0"
}
],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": [],
"utopia-php/queue": 20
},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
@ -5311,5 +5302,5 @@
"platform-overrides": { "platform-overrides": {
"php": "8.0" "php": "8.0"
}, },
"plugin-api-version": "2.3.0" "plugin-api-version": "2.1.0"
} }