From 7440213a958a6db243683f9545f68ec40e1a3a7f Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 30 Jun 2020 00:39:16 +0300 Subject: [PATCH] Updated deps --- composer.json | 4 ++-- composer.lock | 30 +++++++++++++++--------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.json b/composer.json index 62ef9fea9..b0eec296e 100644 --- a/composer.json +++ b/composer.json @@ -32,13 +32,13 @@ "appwrite/php-clamav": "1.0.*", - "utopia-php/framework": "0.6.0", + "utopia-php/framework": "0.7.1", "utopia-php/abuse": "0.2.*", "utopia-php/audit": "0.3.*", "utopia-php/cache": "0.2.*", "utopia-php/cli": "0.6.2", "utopia-php/config": "0.2.*", - "utopia-php/locale": "0.2.*", + "utopia-php/locale": "0.3.*", "utopia-php/registry": "0.2.*", "utopia-php/domains": "0.2.*", diff --git a/composer.lock b/composer.lock index c871ced2d..2e2ad49cf 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": "54f5e7c2291eb22ff442d2c491fa4eca", + "content-hash": "b8ee06f97c395bc83a05f92939679724", "packages": [ { "name": "appwrite/php-clamav", @@ -1596,16 +1596,16 @@ }, { "name": "utopia-php/framework", - "version": "0.6.0", + "version": "0.7.1", "source": { "type": "git", "url": "https://github.com/utopia-php/framework.git", - "reference": "5412a080f6fdf99310f20a803a797ae97de8b539" + "reference": "3810789c1caf16a9ad7811fd38067a35249e75f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/framework/zipball/5412a080f6fdf99310f20a803a797ae97de8b539", - "reference": "5412a080f6fdf99310f20a803a797ae97de8b539", + "url": "https://api.github.com/repos/utopia-php/framework/zipball/3810789c1caf16a9ad7811fd38067a35249e75f8", + "reference": "3810789c1caf16a9ad7811fd38067a35249e75f8", "shasum": "" }, "require": { @@ -1636,20 +1636,20 @@ "php", "upf" ], - "time": "2020-06-28T16:54:35+00:00" + "time": "2020-06-29T16:02:35+00:00" }, { "name": "utopia-php/locale", - "version": "0.2.1", + "version": "0.3.0", "source": { "type": "git", "url": "https://github.com/utopia-php/locale.git", - "reference": "f2ed7f0b50fe961d65600871e8f8d9dea3167500" + "reference": "32c32a3bf5c295f3de93569cead7f412fa29ad13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/locale/zipball/f2ed7f0b50fe961d65600871e8f8d9dea3167500", - "reference": "f2ed7f0b50fe961d65600871e8f8d9dea3167500", + "url": "https://api.github.com/repos/utopia-php/locale/zipball/32c32a3bf5c295f3de93569cead7f412fa29ad13", + "reference": "32c32a3bf5c295f3de93569cead7f412fa29ad13", "shasum": "" }, "require": { @@ -1682,7 +1682,7 @@ "upf", "utopia" ], - "time": "2020-06-20T11:41:46+00:00" + "time": "2020-06-29T12:39:35+00:00" }, { "name": "utopia-php/registry", @@ -1942,12 +1942,12 @@ "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "5796d127b0c4ff505b77455148ea9d5269d99758" + "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5796d127b0c4ff505b77455148ea9d5269d99758", - "reference": "5796d127b0c4ff505b77455148ea9d5269d99758", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", + "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5", "shasum": "" }, "require": { @@ -1982,7 +1982,7 @@ "object", "object graph" ], - "time": "2020-06-28T07:02:41+00:00" + "time": "2020-06-29T13:22:24+00:00" }, { "name": "phar-io/manifest",