Update queue version

This commit is contained in:
Jake Barnby
2025-04-18 00:21:53 +12:00
parent 59c4536208
commit d9d15b0fbe
2 changed files with 19 additions and 28 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"utopia-php/platform": "0.7.*",
"utopia-php/pools": "0.8.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/queue": "dev-feat-pool-adapter as 0.9.1",
"utopia-php/queue": "0.10.*",
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.18.*",
"utopia-php/swoole": "0.8.*",
Generated
+18 -27
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": "c8a1e0dfdd111062fe7a969e17ddc2b5",
"content-hash": "420f0840a4b644cd80f341409d13e799",
"packages": [
{
"name": "adhocore/jwt",
@@ -4058,16 +4058,16 @@
},
{
"name": "utopia-php/platform",
"version": "0.7.4",
"version": "0.7.5",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/platform.git",
"reference": "a5b93d8177702ec458c3af9137663133c012b71b"
"reference": "8febd7b6e0c0f2cbd2f4289447bcca97496e4aaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/a5b93d8177702ec458c3af9137663133c012b71b",
"reference": "a5b93d8177702ec458c3af9137663133c012b71b",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/8febd7b6e0c0f2cbd2f4289447bcca97496e4aaf",
"reference": "8febd7b6e0c0f2cbd2f4289447bcca97496e4aaf",
"shasum": ""
},
"require": {
@@ -4076,11 +4076,11 @@
"php": ">=8.0",
"utopia-php/cli": "0.15.*",
"utopia-php/framework": "0.33.*",
"utopia-php/queue": "0.9.*"
"utopia-php/queue": "0.10.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
"phpunit/phpunit": "^9.3"
"laravel/pint": "1.*",
"phpunit/phpunit": "9.*"
},
"type": "library",
"autoload": {
@@ -4102,9 +4102,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/platform/issues",
"source": "https://github.com/utopia-php/platform/tree/0.7.4"
"source": "https://github.com/utopia-php/platform/tree/0.7.5"
},
"time": "2025-03-13T13:00:12+00:00"
"time": "2025-04-17T12:20:16+00:00"
},
{
"name": "utopia-php/pools",
@@ -4213,16 +4213,16 @@
},
{
"name": "utopia-php/queue",
"version": "dev-feat-pool-adapter",
"version": "0.10.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/queue.git",
"reference": "13ad11e65cb29323c25a31a4bf93c4c1113709c0"
"reference": "0eccc559168ea72241c39a4c482d868314666be1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/queue/zipball/13ad11e65cb29323c25a31a4bf93c4c1113709c0",
"reference": "13ad11e65cb29323c25a31a4bf93c4c1113709c0",
"url": "https://api.github.com/repos/utopia-php/queue/zipball/0eccc559168ea72241c39a4c482d868314666be1",
"reference": "0eccc559168ea72241c39a4c482d868314666be1",
"shasum": ""
},
"require": {
@@ -4273,9 +4273,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/queue/issues",
"source": "https://github.com/utopia-php/queue/tree/feat-pool-adapter"
"source": "https://github.com/utopia-php/queue/tree/0.10.0"
},
"time": "2025-04-17T11:58:10+00:00"
"time": "2025-04-17T12:15:52+00:00"
},
{
"name": "utopia-php/registry",
@@ -8126,18 +8126,9 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [
{
"package": "utopia-php/queue",
"version": "dev-feat-pool-adapter",
"alias": "0.9.1",
"alias_normalized": "0.9.1.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/queue": 20
},
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {