1
0
Fork 0
mirror of synced 2024-06-21 12:10:30 +12:00

Revert DB

This commit is contained in:
Jake Barnby 2024-02-23 01:12:48 +13:00
parent 57309ad4db
commit 21af8d3913
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 9 additions and 9 deletions

View file

@ -50,7 +50,7 @@
"utopia-php/cache": "0.9.*",
"utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.48.*",
"utopia-php/database": "0.48.2",
"utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.*",
"utopia-php/framework": "0.33.*",

16
composer.lock generated
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": "a65e4309e3fd851aec97be2cf5b83cb4",
"content-hash": "510f3498b35c5ec3289b7bed6a2ef9c9",
"packages": [
{
"name": "adhocore/jwt",
@ -1552,16 +1552,16 @@
},
{
"name": "utopia-php/database",
"version": "0.48.3",
"version": "0.48.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "c7dd97d92f52a0aec9951e0b02309a100f3f24a9"
"reference": "0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/c7dd97d92f52a0aec9951e0b02309a100f3f24a9",
"reference": "c7dd97d92f52a0aec9951e0b02309a100f3f24a9",
"url": "https://api.github.com/repos/utopia-php/database/zipball/0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4",
"reference": "0a231a2874fdbc0cf2ae2170b3f132fdee0ddfd4",
"shasum": ""
},
"require": {
@ -1569,7 +1569,7 @@
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/cache": "0.9.*",
"utopia-php/framework": "0.33.*",
"utopia-php/framework": "0.*.*",
"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.3"
"source": "https://github.com/utopia-php/database/tree/0.48.2"
},
"time": "2024-02-21T08:32:09+00:00"
"time": "2024-02-02T14:10:14+00:00"
},
{
"name": "utopia-php/domains",