Update database for upsert fix

This commit is contained in:
Jake Barnby 2025-05-31 02:44:54 +12:00
parent 7e4a3bb018
commit 8716ef98ca
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

24
composer.lock generated
View file

@ -3503,16 +3503,16 @@
},
{
"name": "utopia-php/database",
"version": "0.69.6",
"version": "0.69.7",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "42bfc0d87de4ade26cfd9915aaad84912761466b"
"reference": "3db51ec544b3f287511209e34bab3f5ec85fa56e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/42bfc0d87de4ade26cfd9915aaad84912761466b",
"reference": "42bfc0d87de4ade26cfd9915aaad84912761466b",
"url": "https://api.github.com/repos/utopia-php/database/zipball/3db51ec544b3f287511209e34bab3f5ec85fa56e",
"reference": "3db51ec544b3f287511209e34bab3f5ec85fa56e",
"shasum": ""
},
"require": {
@ -3553,9 +3553,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.69.6"
"source": "https://github.com/utopia-php/database/tree/0.69.7"
},
"time": "2025-05-29T10:36:03+00:00"
"time": "2025-05-30T14:41:25+00:00"
},
{
"name": "utopia-php/detector",
@ -4264,16 +4264,16 @@
},
{
"name": "utopia-php/queue",
"version": "0.11.0",
"version": "0.11.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/queue.git",
"reference": "06b5ced0eaed2ecc6aab6d8e1b4d96bff37a1ce5"
"reference": "498bbbef418b1db71b51e1bb62f5d1d752ddd8d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/queue/zipball/06b5ced0eaed2ecc6aab6d8e1b4d96bff37a1ce5",
"reference": "06b5ced0eaed2ecc6aab6d8e1b4d96bff37a1ce5",
"url": "https://api.github.com/repos/utopia-php/queue/zipball/498bbbef418b1db71b51e1bb62f5d1d752ddd8d6",
"reference": "498bbbef418b1db71b51e1bb62f5d1d752ddd8d6",
"shasum": ""
},
"require": {
@ -4324,9 +4324,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/queue/issues",
"source": "https://github.com/utopia-php/queue/tree/0.11.0"
"source": "https://github.com/utopia-php/queue/tree/0.11.1"
},
"time": "2025-05-30T09:52:38+00:00"
"time": "2025-05-30T11:50:34+00:00"
},
{
"name": "utopia-php/registry",