Update database

This commit is contained in:
Jake Barnby
2025-07-27 16:13:41 +12:00
parent cdbd89b3f3
commit 07d5d71fba
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"utopia-php/cache": "0.13.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.72.*",
"utopia-php/database": "0.73.*",
"utopia-php/detector": "0.1.*",
"utopia-php/domains": "0.8.*",
"utopia-php/dsn": "0.2.1",
Generated
+13 -13
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": "040a8234ecf1038a7e6dc16aa2dda084",
"content-hash": "497a684d3c93c08d4741f5bb886a5474",
"packages": [
{
"name": "adhocore/jwt",
@@ -3493,16 +3493,16 @@
},
{
"name": "utopia-php/database",
"version": "0.72.3",
"version": "0.73.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "fd24f3637bbf31ecb84793512b6f01f5f2863a90"
"reference": "f9b6c587e54069dc64c2d29174ce8a42b7ba6491"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/fd24f3637bbf31ecb84793512b6f01f5f2863a90",
"reference": "fd24f3637bbf31ecb84793512b6f01f5f2863a90",
"url": "https://api.github.com/repos/utopia-php/database/zipball/f9b6c587e54069dc64c2d29174ce8a42b7ba6491",
"reference": "f9b6c587e54069dc64c2d29174ce8a42b7ba6491",
"shasum": ""
},
"require": {
@@ -3543,9 +3543,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.72.3"
"source": "https://github.com/utopia-php/database/tree/0.73.0"
},
"time": "2025-07-22T07:20:59+00:00"
"time": "2025-07-27T04:10:06+00:00"
},
{
"name": "utopia-php/detector",
@@ -4810,16 +4810,16 @@
"packages-dev": [
{
"name": "appwrite/sdk-generator",
"version": "0.41.19",
"version": "0.41.23",
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator.git",
"reference": "ae6d44b373ae09f28d8b2dbb781ea3e2491b842d"
"reference": "188dff738ff7b9f1f9209b34ac2092b5456b1001"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/ae6d44b373ae09f28d8b2dbb781ea3e2491b842d",
"reference": "ae6d44b373ae09f28d8b2dbb781ea3e2491b842d",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/188dff738ff7b9f1f9209b34ac2092b5456b1001",
"reference": "188dff738ff7b9f1f9209b34ac2092b5456b1001",
"shasum": ""
},
"require": {
@@ -4855,9 +4855,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": {
"issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/0.41.19"
"source": "https://github.com/appwrite/sdk-generator/tree/0.41.23"
},
"time": "2025-07-23T06:33:44+00:00"
"time": "2025-07-25T06:47:04+00:00"
},
{
"name": "doctrine/annotations",