diff --git a/composer.json b/composer.json index a5bb6084ed..9be851f2fa 100644 --- a/composer.json +++ b/composer.json @@ -43,13 +43,13 @@ "ext-sockets": "*", "appwrite/php-clamav": "2.0.*", "appwrite/php-runtimes": "0.11.*", - "utopia-php/abuse": "0.28.*", + "utopia-php/abuse": "0.29.*", "utopia-php/analytics": "0.10.*", - "utopia-php/audit": "0.30.*", + "utopia-php/audit": "0.31.*", "utopia-php/cache": "0.8.*", "utopia-php/cli": "0.15.*", "utopia-php/config": "0.2.*", - "utopia-php/database": "0.39.*", + "utopia-php/database": "0.40.*", "utopia-php/domains": "1.1.*", "utopia-php/dsn": "0.1.*", "utopia-php/framework": "0.28.*", diff --git a/composer.lock b/composer.lock index d9dbcb3a22..16f9142886 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": "3d405c36476afef55ba95599aa11e0dd", + "content-hash": "b9dd376db262a8457dc9c25c422aa705", "packages": [ { "name": "adhocore/jwt", @@ -1225,23 +1225,23 @@ }, { "name": "utopia-php/abuse", - "version": "0.28.0", + "version": "0.29.0", "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", - "reference": "256584e2baa1fb8a7747619b1ef19f7917b2fa07" + "reference": "7589d0c7a6f685fcbb02d57875f034bd233ec262" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/abuse/zipball/256584e2baa1fb8a7747619b1ef19f7917b2fa07", - "reference": "256584e2baa1fb8a7747619b1ef19f7917b2fa07", + "url": "https://api.github.com/repos/utopia-php/abuse/zipball/7589d0c7a6f685fcbb02d57875f034bd233ec262", + "reference": "7589d0c7a6f685fcbb02d57875f034bd233ec262", "shasum": "" }, "require": { "ext-curl": "*", "ext-pdo": "*", "php": ">=8.0", - "utopia-php/database": "0.39.*" + "utopia-php/database": "0.40.*" }, "require-dev": { "laravel/pint": "1.5.*", @@ -1268,9 +1268,9 @@ ], "support": { "issues": "https://github.com/utopia-php/abuse/issues", - "source": "https://github.com/utopia-php/abuse/tree/0.28.0" + "source": "https://github.com/utopia-php/abuse/tree/0.29.0" }, - "time": "2023-07-27T08:06:39+00:00" + "time": "2023-08-03T08:22:12+00:00" }, { "name": "utopia-php/analytics", @@ -1320,21 +1320,21 @@ }, { "name": "utopia-php/audit", - "version": "0.30.0", + "version": "0.31.0", "source": { "type": "git", "url": "https://github.com/utopia-php/audit.git", - "reference": "e171836a2b03129f28db9beb616f8975183f445a" + "reference": "f1b0165fccb6ec665f7ae947bfed56a8f6b877cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/audit/zipball/e171836a2b03129f28db9beb616f8975183f445a", - "reference": "e171836a2b03129f28db9beb616f8975183f445a", + "url": "https://api.github.com/repos/utopia-php/audit/zipball/f1b0165fccb6ec665f7ae947bfed56a8f6b877cb", + "reference": "f1b0165fccb6ec665f7ae947bfed56a8f6b877cb", "shasum": "" }, "require": { "php": ">=8.0", - "utopia-php/database": "0.39.*" + "utopia-php/database": "0.40.*" }, "require-dev": { "laravel/pint": "1.5.*", @@ -1361,9 +1361,9 @@ ], "support": { "issues": "https://github.com/utopia-php/audit/issues", - "source": "https://github.com/utopia-php/audit/tree/0.30.0" + "source": "https://github.com/utopia-php/audit/tree/0.31.0" }, - "time": "2023-07-27T08:04:56+00:00" + "time": "2023-08-03T08:22:32+00:00" }, { "name": "utopia-php/cache", @@ -1516,16 +1516,16 @@ }, { "name": "utopia-php/database", - "version": "0.39.0", + "version": "0.40.0", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "a9f706034a12c7c87e6fd38eca69587fd3def0e0" + "reference": "ec586ba1c5fc83856df4feaa05464da72b72ee0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/a9f706034a12c7c87e6fd38eca69587fd3def0e0", - "reference": "a9f706034a12c7c87e6fd38eca69587fd3def0e0", + "url": "https://api.github.com/repos/utopia-php/database/zipball/ec586ba1c5fc83856df4feaa05464da72b72ee0d", + "reference": "ec586ba1c5fc83856df4feaa05464da72b72ee0d", "shasum": "" }, "require": { @@ -1566,9 +1566,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.39.0" + "source": "https://github.com/utopia-php/database/tree/0.40.0" }, - "time": "2023-07-26T18:03:25+00:00" + "time": "2023-08-03T08:01:37+00:00" }, { "name": "utopia-php/domains",