Update platform

This commit is contained in:
Jake Barnby
2025-07-16 09:46:18 +01:00
committed by loks0n
parent ea5c132a11
commit 7840293ddb
2 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"utopia-php/messaging": "0.18.*",
"utopia-php/migration": "0.11.*",
"utopia-php/orchestration": "0.9.*",
"utopia-php/platform": "0.7.*",
"utopia-php/platform": "dev-fix-amqp as 0.7.9",
"utopia-php/pools": "0.8.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/queue": "dev-fix-amqp as 0.12.0",
Generated
+15 -8
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": "241eb3006f08a69134ed407daacd48a3",
"content-hash": "2f5ec12657610ff901fdd04bbfebd76a",
"packages": [
{
"name": "adhocore/jwt",
@@ -4111,16 +4111,16 @@
},
{
"name": "utopia-php/platform",
"version": "0.7.9",
"version": "dev-fix-amqp",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/platform.git",
"reference": "b061f523513b071ef7168e6dc1441364eb73f308"
"reference": "a6454c71dd7e9433d28b970f563359b9fb93b895"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/b061f523513b071ef7168e6dc1441364eb73f308",
"reference": "b061f523513b071ef7168e6dc1441364eb73f308",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/a6454c71dd7e9433d28b970f563359b9fb93b895",
"reference": "a6454c71dd7e9433d28b970f563359b9fb93b895",
"shasum": ""
},
"require": {
@@ -4129,7 +4129,7 @@
"php": ">=8.0",
"utopia-php/cli": "0.15.*",
"utopia-php/framework": "0.33.*",
"utopia-php/queue": "^0.12.0"
"utopia-php/queue": "fix-amqp-dev"
},
"require-dev": {
"laravel/pint": "1.*",
@@ -4155,9 +4155,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/platform/issues",
"source": "https://github.com/utopia-php/platform/tree/0.7.9"
"source": "https://github.com/utopia-php/platform/tree/fix-amqp"
},
"time": "2025-06-24T20:21:05+00:00"
"time": "2025-07-04T22:59:12+00:00"
},
{
"name": "utopia-php/pools",
@@ -8251,6 +8251,12 @@
}
],
"aliases": [
{
"package": "utopia-php/platform",
"version": "dev-fix-amqp",
"alias": "0.7.9",
"alias_normalized": "0.7.9.0"
},
{
"package": "utopia-php/queue",
"version": "dev-fix-amqp",
@@ -8260,6 +8266,7 @@
],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/platform": 20,
"utopia-php/queue": 20
},
"prefer-stable": false,