From 6249529de19bf8068569650984057bb909f7ff7a Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Mon, 5 Jul 2021 13:48:01 +0545 Subject: [PATCH] update utopia-framework --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 0712b4b5ad..f0652c4403 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "appwrite/php-clamav": "1.1.*", "appwrite/php-runtimes": "0.4.*", - "utopia-php/framework": "0.14.*", + "utopia-php/framework": "0.15.*", "utopia-php/abuse": "dev-feat-utopia-db-integration", "utopia-php/analytics": "0.2.*", "utopia-php/audit": "dev-feat-utopia-db-integration", diff --git a/composer.lock b/composer.lock index c0fbb00ce8..4553027855 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": "ca8cf356c884e8d332b04bebf9d3b11b", + "content-hash": "14172d7cbfa5a5b7353d3f8b24e44b81", "packages": [ { "name": "adhocore/jwt", @@ -2079,16 +2079,16 @@ }, { "name": "utopia-php/framework", - "version": "0.14.1", + "version": "0.15.0", "source": { "type": "git", "url": "https://github.com/utopia-php/framework.git", - "reference": "632113288bebe41cbef79f0d355bd91609767b8c" + "reference": "3916871b173d6bc509c4e1bb236349382b8a84ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/framework/zipball/632113288bebe41cbef79f0d355bd91609767b8c", - "reference": "632113288bebe41cbef79f0d355bd91609767b8c", + "url": "https://api.github.com/repos/utopia-php/framework/zipball/3916871b173d6bc509c4e1bb236349382b8a84ab", + "reference": "3916871b173d6bc509c4e1bb236349382b8a84ab", "shasum": "" }, "require": { @@ -2122,9 +2122,9 @@ ], "support": { "issues": "https://github.com/utopia-php/framework/issues", - "source": "https://github.com/utopia-php/framework/tree/0.14.1" + "source": "https://github.com/utopia-php/framework/tree/0.15.0" }, - "time": "2021-05-21T06:41:45+00:00" + "time": "2021-07-04T12:55:46+00:00" }, { "name": "utopia-php/image",