From 52acf5e8f854380ba32b7d6564b1600f2f71b879 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 25 Mar 2020 06:51:43 +0200 Subject: [PATCH] "downgraded" dependencies --- composer.json | 18 +++++++++--------- composer.lock | 30 +++++++++++++++--------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index 1f04e320f..4adc670cf 100644 --- a/composer.json +++ b/composer.json @@ -30,16 +30,16 @@ "ext-zlib": "*", "ext-sockets": "*", - "appwrite/php-clamav": "master", + "appwrite/php-clamav": "1.0.*", - "utopia-php/framework": "0.2.0", - "utopia-php/abuse": "0.2.0", - "utopia-php/audit": "0.2.0", - "utopia-php/cache": "0.2.0", - "utopia-php/cli": "0.3.0", - "utopia-php/locale": "0.2.0", - "utopia-php/registry": "0.2.0", - "utopia-php/domains": "0.2.0", + "utopia-php/framework": "0.2.*", + "utopia-php/abuse": "0.2.*", + "utopia-php/audit": "0.2.*", + "utopia-php/cache": "0.2.*", + "utopia-php/cli": "0.4.*", + "utopia-php/locale": "0.2.*", + "utopia-php/registry": "0.2.*", + "utopia-php/domains": "0.2.*", "chrisboulton/php-resque": "*", "chrisboulton/php-resque-scheduler": "*", diff --git a/composer.lock b/composer.lock index 55eb9aa6c..313eb984a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,11 +4,11 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2974879777e4362ff4e8138a0e12f926", + "content-hash": "54701e5067d9b94ae765f3f0e560b531", "packages": [ { "name": "appwrite/php-clamav", - "version": "dev-master", + "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/appwrite/php-clamav.git", @@ -1194,7 +1194,7 @@ }, { "name": "utopia-php/abuse", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/abuse.git", @@ -1241,7 +1241,7 @@ }, { "name": "utopia-php/audit", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/audit.git", @@ -1288,7 +1288,7 @@ }, { "name": "utopia-php/cache", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/cache.git", @@ -1335,21 +1335,21 @@ }, { "name": "utopia-php/cli", - "version": "dev-master", + "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/utopia-php/cli.git", - "reference": "0d232917ec9afefdcb5d0fa486c6005e928e561a" + "reference": "a3e893c49546fa7d8254a63ec6f919653d292af8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/cli/zipball/0d232917ec9afefdcb5d0fa486c6005e928e561a", - "reference": "0d232917ec9afefdcb5d0fa486c6005e928e561a", + "url": "https://api.github.com/repos/utopia-php/cli/zipball/a3e893c49546fa7d8254a63ec6f919653d292af8", + "reference": "a3e893c49546fa7d8254a63ec6f919653d292af8", "shasum": "" }, "require": { "php": ">=7.1", - "utopia-php/framework": "master" + "utopia-php/framework": "0.2.*" }, "require-dev": { "phpunit/phpunit": "^7.0" @@ -1379,11 +1379,11 @@ "upf", "utopia" ], - "time": "2019-12-31T20:42:16+00:00" + "time": "2020-03-25T04:46:43+00:00" }, { "name": "utopia-php/domains", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/domains.git", @@ -1433,7 +1433,7 @@ }, { "name": "utopia-php/framework", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/framework.git", @@ -1477,7 +1477,7 @@ }, { "name": "utopia-php/locale", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/locale.git", @@ -1523,7 +1523,7 @@ }, { "name": "utopia-php/registry", - "version": "dev-master", + "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/utopia-php/registry.git",