Update database

This commit is contained in:
Jake Barnby 2025-01-23 18:20:00 +13:00
parent 5e9955ed3e
commit 2a03bbf5b8
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

12
composer.lock generated
View file

@ -3476,16 +3476,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "0.57.1", "version": "0.57.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "6ec27ade27e1b42b79ac42b06869e9c34d529357" "reference": "bd6f080dd9f4210349a6a862fa6da65a4d9d6339"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/6ec27ade27e1b42b79ac42b06869e9c34d529357", "url": "https://api.github.com/repos/utopia-php/database/zipball/bd6f080dd9f4210349a6a862fa6da65a4d9d6339",
"reference": "6ec27ade27e1b42b79ac42b06869e9c34d529357", "reference": "bd6f080dd9f4210349a6a862fa6da65a4d9d6339",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3526,9 +3526,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/database/issues", "issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.57.1" "source": "https://github.com/utopia-php/database/tree/0.57.2"
}, },
"time": "2025-01-23T04:26:35+00:00" "time": "2025-01-23T05:19:02+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",