update db, audit and abuse version

This commit is contained in:
prateek banga 2023-08-03 15:24:08 +05:30
parent fb3bab7e2e
commit 838991d68b
2 changed files with 35 additions and 35 deletions

View file

@ -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.2.*",
"utopia-php/audit": "0.30.*",
"utopia-php/audit": "0.31.*",
"utopia-php/cache": "0.8.*",
"utopia-php/cli": "0.13.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.39.*",
"utopia-php/database": "0.40.*",
"utopia-php/domains": "1.1.*",
"utopia-php/framework": "0.28.*",
"utopia-php/image": "0.5.*",

64
composer.lock generated
View file

@ -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": "b8aa5b23fbd8e5e1bda485f5ef5798d8",
"content-hash": "1dde9b87dc894a8ab765cad3567bfe7c",
"packages": [
{
"name": "adhocore/jwt",
@ -994,16 +994,16 @@
},
{
"name": "matomo/device-detector",
"version": "6.1.3",
"version": "6.1.4",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
"reference": "3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239"
"reference": "74f6c4f6732b3ad6cdf25560746841d522969112"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239",
"reference": "3e0fac7e77f3faadc3858fea9f5fa7efeb9cf239",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/74f6c4f6732b3ad6cdf25560746841d522969112",
"reference": "74f6c4f6732b3ad6cdf25560746841d522969112",
"shasum": ""
},
"require": {
@ -1059,7 +1059,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
"time": "2023-06-06T11:58:07+00:00"
"time": "2023-08-02T08:48:53+00:00"
},
{
"name": "mongodb/mongodb",
@ -1804,23 +1804,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.*",
@ -1847,9 +1847,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",
@ -1908,21 +1908,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.*",
@ -1949,9 +1949,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",
@ -2108,16 +2108,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": {
@ -2158,9 +2158,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",
@ -4758,16 +4758,16 @@
},
{
"name": "sebastian/global-state",
"version": "5.0.5",
"version": "5.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
"reference": "bde739e7565280bda77be70044ac1047bc007e34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
"reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
"reference": "bde739e7565280bda77be70044ac1047bc007e34",
"shasum": ""
},
"require": {
@ -4810,7 +4810,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
},
"funding": [
{
@ -4818,7 +4818,7 @@
"type": "github"
}
],
"time": "2022-02-14T08:28:10+00:00"
"time": "2023-08-02T09:26:13+00:00"
},
{
"name": "sebastian/lines-of-code",