diff --git a/composer.lock b/composer.lock index d678b3f1ef..93e49858ae 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": "1f428088e94752f6b916325c90a48d0e", + "content-hash": "6628dccfb632303caa5de412afd21854", "packages": [ { "name": "adhocore/jwt", @@ -1737,19 +1737,18 @@ "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", - "reference": "24fea23637e08267c2f35ae7704b249566d8333f" + "reference": "48b93d69550b6f99e9f3f1f9c8348406d89aa6c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/abuse/zipball/24fea23637e08267c2f35ae7704b249566d8333f", - "reference": "24fea23637e08267c2f35ae7704b249566d8333f", + "url": "https://api.github.com/repos/utopia-php/abuse/zipball/48b93d69550b6f99e9f3f1f9c8348406d89aa6c0", + "reference": "48b93d69550b6f99e9f3f1f9c8348406d89aa6c0", "shasum": "" }, "require": { - "ext-curl": "*", "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "dev-feat-attr-datetime as 0.18.7" + "utopia-php/database": ">=0.11 <1.0" }, "require-dev": { "phpunit/phpunit": "^9.4", @@ -1783,7 +1782,7 @@ "issues": "https://github.com/utopia-php/abuse/issues", "source": "https://github.com/utopia-php/abuse/tree/origin/timestamp-to-datetime" }, - "time": "2022-07-21T08:08:35+00:00" + "time": "2022-08-02T16:41:45+00:00" }, { "name": "utopia-php/analytics", @@ -1846,18 +1845,18 @@ "source": { "type": "git", "url": "https://github.com/utopia-php/audit.git", - "reference": "5ac8411ad876b1e2fd81a70aacc8342266b40776" + "reference": "670fd68fe069b6bcdda64c9b0df16d2a8411c4ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/audit/zipball/5ac8411ad876b1e2fd81a70aacc8342266b40776", - "reference": "5ac8411ad876b1e2fd81a70aacc8342266b40776", + "url": "https://api.github.com/repos/utopia-php/audit/zipball/670fd68fe069b6bcdda64c9b0df16d2a8411c4ba", + "reference": "670fd68fe069b6bcdda64c9b0df16d2a8411c4ba", "shasum": "" }, "require": { "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "dev-feat-attr-datetime as 0.18.7" + "utopia-php/database": ">=0.11 <1.0" }, "require-dev": { "phpunit/phpunit": "^9.3", @@ -1891,7 +1890,7 @@ "issues": "https://github.com/utopia-php/audit/issues", "source": "https://github.com/utopia-php/audit/tree/origin/unix-to-datetime" }, - "time": "2022-07-20T16:51:33+00:00" + "time": "2022-08-02T16:38:13+00:00" }, { "name": "utopia-php/cache", @@ -2052,16 +2051,16 @@ }, { "name": "utopia-php/database", - "version": "dev-feat-attr-datetime", + "version": "0.19.0", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "38ecb70e5a61181f1d6a167376b3dd214030fc1e" + "reference": "207d9f2665bf2124797351dfdcc928a46a301b04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/38ecb70e5a61181f1d6a167376b3dd214030fc1e", - "reference": "38ecb70e5a61181f1d6a167376b3dd214030fc1e", + "url": "https://api.github.com/repos/utopia-php/database/zipball/207d9f2665bf2124797351dfdcc928a46a301b04", + "reference": "207d9f2665bf2124797351dfdcc928a46a301b04", "shasum": "" }, "require": { @@ -2110,9 +2109,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/feat-attr-datetime" + "source": "https://github.com/utopia-php/database/tree/0.19.0" }, - "time": "2022-08-01T11:38:26+00:00" + "time": "2022-08-01T11:51:01+00:00" }, { "name": "utopia-php/domains", @@ -5359,19 +5358,12 @@ "version": "dev-origin/unix-to-datetime", "alias": "0.8.2", "alias_normalized": "0.8.2.0" - }, - { - "package": "utopia-php/database", - "version": "dev-feat-attr-datetime", - "alias": "0.18.7", - "alias_normalized": "0.18.7.0" } ], "minimum-stability": "stable", "stability-flags": { "utopia-php/abuse": 20, - "utopia-php/audit": 20, - "utopia-php/database": 20 + "utopia-php/audit": 20 }, "prefer-stable": false, "prefer-lowest": false,