This commit is contained in:
fogelito
2026-02-18 12:59:52 +02:00
parent e3f9321462
commit fc113fda95
Generated
+38 -22
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": "dd9887a50fb434887461a99413007573",
"content-hash": "eea431c1463006f42423a51d807152cf",
"packages": [
{
"name": "adhocore/jwt",
@@ -3797,16 +3797,16 @@
},
{
"name": "utopia-php/database",
"version": "5.3.1",
"version": "dev-joins8",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "e3305f6ca64eb5dd715e30212fd32d5d834a3a46"
"reference": "2672aaa1cf77d292b56ceb1723df04655dad2c8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/e3305f6ca64eb5dd715e30212fd32d5d834a3a46",
"reference": "e3305f6ca64eb5dd715e30212fd32d5d834a3a46",
"url": "https://api.github.com/repos/utopia-php/database/zipball/2672aaa1cf77d292b56ceb1723df04655dad2c8f",
"reference": "2672aaa1cf77d292b56ceb1723df04655dad2c8f",
"shasum": ""
},
"require": {
@@ -3849,22 +3849,22 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/5.3.1"
"source": "https://github.com/utopia-php/database/tree/joins8"
},
"time": "2026-02-18T07:15:40+00:00"
"time": "2026-02-18T10:39:50+00:00"
},
{
"name": "utopia-php/detector",
"version": "0.2.3",
"version": "0.2.4",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/detector.git",
"reference": "c1f49b3e82250c3256ffba48aa9737d6c17a243a"
"reference": "a564381108518ce6d18b6ab441f1448bd8355afd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/detector/zipball/c1f49b3e82250c3256ffba48aa9737d6c17a243a",
"reference": "c1f49b3e82250c3256ffba48aa9737d6c17a243a",
"url": "https://api.github.com/repos/utopia-php/detector/zipball/a564381108518ce6d18b6ab441f1448bd8355afd",
"reference": "a564381108518ce6d18b6ab441f1448bd8355afd",
"shasum": ""
},
"require": {
@@ -3894,9 +3894,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/detector/issues",
"source": "https://github.com/utopia-php/detector/tree/0.2.3"
"source": "https://github.com/utopia-php/detector/tree/0.2.4"
},
"time": "2025-11-24T15:52:51+00:00"
"time": "2026-02-17T11:26:34+00:00"
},
{
"name": "utopia-php/di",
@@ -4464,16 +4464,16 @@
},
{
"name": "utopia-php/migration",
"version": "1.6.1",
"version": "dev-joins",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "c5c7544d02d2418536d41050794050132f247d62"
"reference": "db744ef3d3dbc8f4c79eaa23f962b46e0ec351d1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/c5c7544d02d2418536d41050794050132f247d62",
"reference": "c5c7544d02d2418536d41050794050132f247d62",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/db744ef3d3dbc8f4c79eaa23f962b46e0ec351d1",
"reference": "db744ef3d3dbc8f4c79eaa23f962b46e0ec351d1",
"shasum": ""
},
"require": {
@@ -4482,7 +4482,7 @@
"ext-openssl": "*",
"halaxa/json-machine": "^1.2",
"php": ">=8.1",
"utopia-php/database": "5.*",
"utopia-php/database": "dev-joins8 as 5.3.1",
"utopia-php/dsn": "0.2.*",
"utopia-php/storage": "1.0.*"
},
@@ -4513,9 +4513,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/1.6.1"
"source": "https://github.com/utopia-php/migration/tree/joins"
},
"time": "2026-02-17T05:49:48+00:00"
"time": "2026-02-18T10:46:09+00:00"
},
{
"name": "utopia-php/mongo",
@@ -8883,9 +8883,25 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-joins8",
"alias": "5.3.1",
"alias_normalized": "5.3.1.0"
},
{
"package": "utopia-php/migration",
"version": "dev-joins",
"alias": "1.6.1",
"alias_normalized": "1.6.1.0"
}
],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {
"utopia-php/database": 20,
"utopia-php/migration": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {