diff --git a/composer.json b/composer.json index fb941b7..3b974e0 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "ext-curl": "*", "ext-openssl": "*", "appwrite/appwrite": "15.*", - "utopia-php/database": "4.*", + "utopia-php/database": "3.*", "utopia-php/storage": "0.18.*", "utopia-php/dsn": "0.2.*", "utopia-php/console": "0.0.*" diff --git a/composer.lock b/composer.lock index 34ab86f..3ecc572 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": "9c8bb5977268bd76bf2f06af3d75f974", + "content-hash": "8b2b0894b94d976f09044c200956961a", "packages": [ { "name": "appwrite/appwrite", @@ -2209,16 +2209,16 @@ }, { "name": "utopia-php/database", - "version": "4.0.0", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "da9d021b2722abdf4df08a739126f1be2707cf6d" + "reference": "b38cc9887a8fefedcb9a962168dd6f28b7082fc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/da9d021b2722abdf4df08a739126f1be2707cf6d", - "reference": "da9d021b2722abdf4df08a739126f1be2707cf6d", + "url": "https://api.github.com/repos/utopia-php/database/zipball/b38cc9887a8fefedcb9a962168dd6f28b7082fc1", + "reference": "b38cc9887a8fefedcb9a962168dd6f28b7082fc1", "shasum": "" }, "require": { @@ -2261,9 +2261,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/4.0.0" + "source": "https://github.com/utopia-php/database/tree/3.1.3" }, - "time": "2025-11-04T10:55:46+00:00" + "time": "2025-11-04T11:41:54+00:00" }, { "name": "utopia-php/dsn", @@ -4916,7 +4916,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -4927,5 +4927,5 @@ "platform-dev": { "ext-pdo": "*" }, - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.6.0" }