Update db

This commit is contained in:
Jake Barnby
2025-04-17 13:34:08 +12:00
parent d10757e69f
commit 4b8c68e5ed
2 changed files with 19 additions and 10 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"utopia-php/cache": "0.12.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.65.*",
"utopia-php/database": "dev-feat-pool-init as 0.65.0",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*",
Generated
+18 -9
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": "51ff891ef6cee8a3f8c4e5187b7fd479",
"content-hash": "979bd0bc7c65dc2e74eb2dc978741e5a",
"packages": [
{
"name": "adhocore/jwt",
@@ -3497,16 +3497,16 @@
},
{
"name": "utopia-php/database",
"version": "0.65.0",
"version": "dev-feat-pool-init",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "e589efdc5da1216523a758e8af358866d4fb563f"
"reference": "534af1baa78a46a0adc348672e3cc9ceeb4ac61e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/e589efdc5da1216523a758e8af358866d4fb563f",
"reference": "e589efdc5da1216523a758e8af358866d4fb563f",
"url": "https://api.github.com/repos/utopia-php/database/zipball/534af1baa78a46a0adc348672e3cc9ceeb4ac61e",
"reference": "534af1baa78a46a0adc348672e3cc9ceeb4ac61e",
"shasum": ""
},
"require": {
@@ -3547,9 +3547,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.65.0"
"source": "https://github.com/utopia-php/database/tree/feat-pool-init"
},
"time": "2025-04-14T07:39:01+00:00"
"time": "2025-04-15T10:24:04+00:00"
},
{
"name": "utopia-php/domains",
@@ -8124,9 +8124,18 @@
"time": "2024-03-07T20:33:40+00:00"
}
],
"aliases": [],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-feat-pool-init",
"alias": "0.65.0",
"alias_normalized": "0.65.0.0"
}
],
"minimum-stability": "stable",
"stability-flags": {},
"stability-flags": {
"utopia-php/database": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {