Update database

This commit is contained in:
Jake Barnby 2025-05-16 20:49:52 +12:00
parent 1b244f4095
commit 697d23e9a4
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

16
composer.lock generated
View file

@ -3499,16 +3499,16 @@
},
{
"name": "utopia-php/database",
"version": "0.69.2",
"version": "0.69.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "60591ab073bb80bb9843338754b679bb8169e4ed"
"reference": "1f48ccc939199a9bf45c68d44dcfbc2b5dfdb5a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/60591ab073bb80bb9843338754b679bb8169e4ed",
"reference": "60591ab073bb80bb9843338754b679bb8169e4ed",
"url": "https://api.github.com/repos/utopia-php/database/zipball/1f48ccc939199a9bf45c68d44dcfbc2b5dfdb5a7",
"reference": "1f48ccc939199a9bf45c68d44dcfbc2b5dfdb5a7",
"shasum": ""
},
"require": {
@ -3549,9 +3549,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.69.2"
"source": "https://github.com/utopia-php/database/tree/0.69.3"
},
"time": "2025-05-14T07:51:44+00:00"
"time": "2025-05-16T05:54:54+00:00"
},
{
"name": "utopia-php/detector",
@ -8240,7 +8240,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
@ -8264,5 +8264,5 @@
"platform-overrides": {
"php": "8.3"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}