From cab456aaffdb61d07988eb755be3284835c01b69 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Sat, 27 Aug 2022 22:09:49 +1200 Subject: [PATCH] Update database, audit, abuse --- composer.json | 6 +++--- composer.lock | 49 +++++++++++++++++++++---------------------------- 2 files changed, 24 insertions(+), 31 deletions(-) diff --git a/composer.json b/composer.json index ac0eaf3dd2..2b9aa2d067 100644 --- a/composer.json +++ b/composer.json @@ -45,13 +45,13 @@ "appwrite/php-runtimes": "0.11.*", "utopia-php/framework": "0.21.*", "utopia-php/logger": "0.3.*", - "utopia-php/abuse": "0.10.*", + "utopia-php/abuse": "0.12.*", "utopia-php/analytics": "0.2.*", - "utopia-php/audit": "0.11.*", + "utopia-php/audit": "0.13.*", "utopia-php/cache": "0.6.*", "utopia-php/cli": "0.13.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "dev-refactor-permissions as 0.22.0", + "utopia-php/database": "0.24.*", "utopia-php/locale": "0.4.*", "utopia-php/registry": "0.5.*", "utopia-php/preloader": "0.2.*", diff --git a/composer.lock b/composer.lock index a2901ac718..f8325a3773 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": "0d6daae2c9fa0cb94684996f3121b6be", + "content-hash": "1145ff29befcc4aa21b5002da0b8319c", "packages": [ { "name": "adhocore/jwt", @@ -1733,23 +1733,23 @@ }, { "name": "utopia-php/abuse", - "version": "0.10.0", + "version": "0.12.0", "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", - "reference": "b5beadce6581291e4385b0cc86f1be2a79bb2ef0" + "reference": "aa1e1aae163ecf8ea81d48857ff55c241dcb695f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/abuse/zipball/b5beadce6581291e4385b0cc86f1be2a79bb2ef0", - "reference": "b5beadce6581291e4385b0cc86f1be2a79bb2ef0", + "url": "https://api.github.com/repos/utopia-php/abuse/zipball/aa1e1aae163ecf8ea81d48857ff55c241dcb695f", + "reference": "aa1e1aae163ecf8ea81d48857ff55c241dcb695f", "shasum": "" }, "require": { "ext-curl": "*", "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "0.22.0" + "utopia-php/database": "0.24.0" }, "require-dev": { "phpunit/phpunit": "^9.4", @@ -1781,9 +1781,9 @@ ], "support": { "issues": "https://github.com/utopia-php/abuse/issues", - "source": "https://github.com/utopia-php/abuse/tree/0.10.0" + "source": "https://github.com/utopia-php/abuse/tree/0.12.0" }, - "time": "2022-08-17T14:31:54+00:00" + "time": "2022-08-27T09:50:09+00:00" }, { "name": "utopia-php/analytics", @@ -1842,22 +1842,22 @@ }, { "name": "utopia-php/audit", - "version": "0.11.0", + "version": "0.13.0", "source": { "type": "git", "url": "https://github.com/utopia-php/audit.git", - "reference": "a06f784f8e8b69bcae4f1a5bca58d41bda76c250" + "reference": "a2f30ccfba7a61b1718b9ebd4557ed0d8a4dcb5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/audit/zipball/a06f784f8e8b69bcae4f1a5bca58d41bda76c250", - "reference": "a06f784f8e8b69bcae4f1a5bca58d41bda76c250", + "url": "https://api.github.com/repos/utopia-php/audit/zipball/a2f30ccfba7a61b1718b9ebd4557ed0d8a4dcb5b", + "reference": "a2f30ccfba7a61b1718b9ebd4557ed0d8a4dcb5b", "shasum": "" }, "require": { "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "0.22.0" + "utopia-php/database": "0.24.0" }, "require-dev": { "phpunit/phpunit": "^9.3", @@ -1889,9 +1889,9 @@ ], "support": { "issues": "https://github.com/utopia-php/audit/issues", - "source": "https://github.com/utopia-php/audit/tree/0.11.0" + "source": "https://github.com/utopia-php/audit/tree/0.13.0" }, - "time": "2022-08-17T15:08:58+00:00" + "time": "2022-08-27T09:18:57+00:00" }, { "name": "utopia-php/cache", @@ -2052,16 +2052,16 @@ }, { "name": "utopia-php/database", - "version": "dev-refactor-permissions", + "version": "0.24.0", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "a3b291456b0d73ea6b0de1a1bb8fc6713472575e" + "reference": "7da841d65d87e9f2c242589e58c38880def44dd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/a3b291456b0d73ea6b0de1a1bb8fc6713472575e", - "reference": "a3b291456b0d73ea6b0de1a1bb8fc6713472575e", + "url": "https://api.github.com/repos/utopia-php/database/zipball/7da841d65d87e9f2c242589e58c38880def44dd8", + "reference": "7da841d65d87e9f2c242589e58c38880def44dd8", "shasum": "" }, "require": { @@ -2110,9 +2110,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/refactor-permissions" + "source": "https://github.com/utopia-php/database/tree/0.24.0" }, - "time": "2022-08-26T09:03:29+00:00" + "time": "2022-08-27T09:16:05+00:00" }, { "name": "utopia-php/domains", @@ -5354,17 +5354,10 @@ "version": "9999999-dev", "alias": "0.19.5", "alias_normalized": "0.19.5.0" - }, - { - "package": "utopia-php/database", - "version": "dev-refactor-permissions", - "alias": "0.22.0", - "alias_normalized": "0.22.0.0" } ], "minimum-stability": "stable", "stability-flags": { - "utopia-php/database": 20, "appwrite/sdk-generator": 20 }, "prefer-stable": false,