From 610604ca24af5bb9bee1f0a27f82f6f2416f801f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:18:12 +0000 Subject: [PATCH] Bump utopia-php/cli from 0.6.2 to 0.7.1 Bumps [utopia-php/cli](https://github.com/utopia-php/cli) from 0.6.2 to 0.7.1. - [Release notes](https://github.com/utopia-php/cli/releases) - [Commits](https://github.com/utopia-php/cli/compare/0.6.2...0.7.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index c8478d539..ba33a6b1a 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "utopia-php/abuse": "0.2.*", "utopia-php/audit": "0.3.*", "utopia-php/cache": "0.2.*", - "utopia-php/cli": "0.6.2", + "utopia-php/cli": "0.7.1", "utopia-php/config": "0.2.*", "utopia-php/locale": "0.3.*", "utopia-php/registry": "0.2.*", diff --git a/composer.lock b/composer.lock index b964a02c6..b549dfd73 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": "72fd976dae6bb450f06753fe423eecd0", + "content-hash": "207b04078c484737eeb56308646786dc", "packages": [ { "name": "appwrite/php-clamav", @@ -1371,16 +1371,16 @@ }, { "name": "utopia-php/cli", - "version": "0.6.2", + "version": "0.7.1", "source": { "type": "git", "url": "https://github.com/utopia-php/cli.git", - "reference": "8ad0371ce045b60034ebcb2b001b6e88bdcc3670" + "reference": "97e6e027a8d6fa752815acae984ed48daa76a5e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/cli/zipball/8ad0371ce045b60034ebcb2b001b6e88bdcc3670", - "reference": "8ad0371ce045b60034ebcb2b001b6e88bdcc3670", + "url": "https://api.github.com/repos/utopia-php/cli/zipball/97e6e027a8d6fa752815acae984ed48daa76a5e8", + "reference": "97e6e027a8d6fa752815acae984ed48daa76a5e8", "shasum": "" }, "require": { @@ -1415,7 +1415,7 @@ "upf", "utopia" ], - "time": "2020-06-20T11:37:51+00:00" + "time": "2020-09-15T19:57:49+00:00" }, { "name": "utopia-php/config",