From 25fc9c2dc4731bfba9b6e1d8302f0d0bfc467de2 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Wed, 14 Sep 2022 02:39:35 +1200 Subject: [PATCH] Update lock --- composer.lock | 41 +++++++++++++++++++++++++---------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 1f61b8aef..62b00640f 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": "aca68a1c1c7d762cabd02ce02cf40df4", + "content-hash": "5f6efc85afae8c174f16937974392ffa", "packages": [ { "name": "adhocore/jwt", @@ -2060,16 +2060,16 @@ }, { "name": "utopia-php/database", - "version": "0.25.2", + "version": "dev-refactor-permission-validators", "source": { "type": "git", "url": "https://github.com/utopia-php/database.git", - "reference": "140bbedf1c4d622990fb94d26681fcca235cd5b9" + "reference": "1338f5945623a6739087a7358edd7e0d14b80bdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/database/zipball/140bbedf1c4d622990fb94d26681fcca235cd5b9", - "reference": "140bbedf1c4d622990fb94d26681fcca235cd5b9", + "url": "https://api.github.com/repos/utopia-php/database/zipball/1338f5945623a6739087a7358edd7e0d14b80bdc", + "reference": "1338f5945623a6739087a7358edd7e0d14b80bdc", "shasum": "" }, "require": { @@ -2118,9 +2118,9 @@ ], "support": { "issues": "https://github.com/utopia-php/database/issues", - "source": "https://github.com/utopia-php/database/tree/0.25.2" + "source": "https://github.com/utopia-php/database/tree/refactor-permission-validators" }, - "time": "2022-09-09T03:58:01+00:00" + "time": "2022-09-13T14:34:07+00:00" }, { "name": "utopia-php/domains", @@ -4812,16 +4812,16 @@ }, { "name": "sebastian/type", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "fb44e1cc6e557418387ad815780360057e40753e" + "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb44e1cc6e557418387ad815780360057e40753e", - "reference": "fb44e1cc6e557418387ad815780360057e40753e", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", + "reference": "fb3fe09c5f0bae6bc27ef3ce933a1e0ed9464b6e", "shasum": "" }, "require": { @@ -4833,7 +4833,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.1-dev" + "dev-master": "3.2-dev" } }, "autoload": { @@ -4856,7 +4856,7 @@ "homepage": "https://github.com/sebastianbergmann/type", "support": { "issues": "https://github.com/sebastianbergmann/type/issues", - "source": "https://github.com/sebastianbergmann/type/tree/3.1.0" + "source": "https://github.com/sebastianbergmann/type/tree/3.2.0" }, "funding": [ { @@ -4864,7 +4864,7 @@ "type": "github" } ], - "time": "2022-08-29T06:55:37+00:00" + "time": "2022-09-12T14:47:03+00:00" }, { "name": "sebastian/version", @@ -5358,9 +5358,18 @@ "time": "2022-08-12T06:47:24+00:00" } ], - "aliases": [], + "aliases": [ + { + "package": "utopia-php/database", + "version": "dev-refactor-permission-validators", + "alias": "0.25.2", + "alias_normalized": "0.25.2.0" + } + ], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": { + "utopia-php/database": 20 + }, "prefer-stable": false, "prefer-lowest": false, "platform": {