diff --git a/composer.json b/composer.json index 4bcebe3c5e..0bb4e1b858 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "utopia-php/cache": "0.6.*", "utopia-php/cli": "0.12.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "dev-fix-lost-transaction as 0.18.8", + "utopia-php/database": "0.18.*", "utopia-php/locale": "0.4.*", "utopia-php/registry": "0.5.*", "utopia-php/preloader": "0.2.*", diff --git a/composer.lock b/composer.lock index 49f1ef45a2..fe322fb2ef 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": "d96c8453b0715aa51cf24de92a2fa406", + "content-hash": "1593c7304ba026d4073de336227858f3", "packages": [ { "name": "adhocore/jwt", @@ -2107,16 +2107,16 @@ }, { "name": "utopia-php/database", - "version": "dev-fix-lost-transaction", + "version": "0.18.3", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "cca4b1862e93002de3d5543d6cb39161c4ade60c" + "reference": "e7a7b9d704c1fb96611cef313a2789544c402886" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/cca4b1862e93002de3d5543d6cb39161c4ade60c", - "reference": "cca4b1862e93002de3d5543d6cb39161c4ade60c", + "url": "https://api.github.com/repos/utopia-php/database/zipball/e7a7b9d704c1fb96611cef313a2789544c402886", + "reference": "e7a7b9d704c1fb96611cef313a2789544c402886", "shasum": "" }, "require": { @@ -2165,9 +2165,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/fix-lost-transaction" + "source": "https://github.com/utopia-php/database/tree/0.18.3" }, - "time": "2022-06-21T14:56:06+00:00" + "time": "2022-06-22T08:55:05+00:00" }, { "name": "utopia-php/domains", @@ -5346,18 +5346,9 @@ "time": "2022-05-17T05:48:52+00:00" } ], - "aliases": [ - { - "package": "utopia-php/database", - "version": "dev-fix-lost-transaction", - "alias": "0.18.8", - "alias_normalized": "0.18.8.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/database": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {