diff --git a/composer.json b/composer.json index 6596f8933..db8e13e7d 100755 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "ext-mbstring": "*", "ext-redis": "*", "utopia-php/validators": "^1.0", - "utopia-php/console": "0.1.*", + "utopia-php/console": "^0.1 || ^0.2", "utopia-php/cache": "^4.0 || ^5.0", "utopia-php/pools": "2.*", "utopia-php/mongo": "1.*" diff --git a/composer.lock b/composer.lock index b5dd49ec4..29e572447 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": "93f4fcf5b88ac10e6bdf468231450659", + "content-hash": "7a9f496f37199aeff8159e3ee3b9e0f2", "packages": [ { "name": "brick/math",