1
0
Fork 0
mirror of synced 2024-06-11 15:24:45 +12:00

Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks

# Conflicts:
#	composer.lock
This commit is contained in:
Jake Barnby 2024-02-21 22:37:32 +13:00
commit ac619f3b89
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

14
composer.lock generated
View file

@ -1552,16 +1552,16 @@
},
{
"name": "utopia-php/database",
"version": "0.48.2",
"version": "0.48.3",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4"
"reference": "c7dd97d92f52a0aec9951e0b02309a100f3f24a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4",
"reference": "0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4",
"url": "https://api.github.com/repos/utopia-php/database/zipball/c7dd97d92f52a0aec9951e0b02309a100f3f24a9",
"reference": "c7dd97d92f52a0aec9951e0b02309a100f3f24a9",
"shasum": ""
},
"require": {
@ -1569,7 +1569,7 @@
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/cache": "0.9.*",
"utopia-php/framework": "0.*.*",
"utopia-php/framework": "0.33.*",
"utopia-php/mongo": "0.3.*"
},
"require-dev": {
@ -1602,9 +1602,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.48.2"
"source": "https://github.com/utopia-php/database/tree/0.48.3"
},
"time": "2024-02-02T14:10:14+00:00"
"time": "2024-02-21T08:32:09+00:00"
},
{
"name": "utopia-php/domains",