diff --git a/composer.json b/composer.json index 186ba1eff..0e8575e7c 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "utopia-php/cache": "0.9.*", "utopia-php/cli": "0.15.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "0.45.11", + "utopia-php/database": "0.45.12", "utopia-php/domains": "0.5.*", "utopia-php/dsn": "0.1.*", "utopia-php/framework": "0.33.*", diff --git a/composer.lock b/composer.lock index c8040a54d..c8ce17713 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "d4bead528175f70ccaf4f4b8ec03a486", + "content-hash": "e90287b00089ad8e8059e6e157f3a6c8", "packages": [ { "name": "adhocore/jwt", @@ -1191,16 +1191,16 @@ }, { "name": "utopia-php/database", - "version": "0.45.11", + "version": "0.45.12", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "262bebfdfb25a37961c218afac0e647f7f23dbac" + "reference": "805efb95b19d555b6cfd2244e36bfe08289f24f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/262bebfdfb25a37961c218afac0e647f7f23dbac", - "reference": "262bebfdfb25a37961c218afac0e647f7f23dbac", + "url": "https://api.github.com/repos/utopia-php/database/zipball/805efb95b19d555b6cfd2244e36bfe08289f24f5", + "reference": "805efb95b19d555b6cfd2244e36bfe08289f24f5", "shasum": "" }, "require": { @@ -1241,9 +1241,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.45.11" + "source": "https://github.com/utopia-php/database/tree/0.45.12" }, - "time": "2024-04-04T02:23:02+00:00" + "time": "2024-04-08T07:50:55+00:00" }, { "name": "utopia-php/domains",