From c8fb7855446414ffcb3201bf14eb465bde4e89fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Sat, 5 Aug 2023 13:35:16 +0000 Subject: [PATCH] Upgrade CLI version --- composer.json | 2 +- composer.lock | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 3a8d7d9..94a3f96 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "php": ">=8.0", - "utopia-php/cli": "dev-feat-logs-combine as 0.14.99" + "utopia-php/cli": "0.15.*" }, "require-dev": { "phpunit/phpunit": "^9.3", diff --git a/composer.lock b/composer.lock index 9b2e589..654368d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c277fa2ed52b281f648be7fea4e296d1", + "content-hash": "a1a9ccbb8efcd2dbcb48fd4305387081", "packages": [ { "name": "utopia-php/cli", - "version": "dev-feat-logs-combine", + "version": "0.15.0", "source": { "type": "git", "url": "https://github.com/utopia-php/cli.git", - "reference": "03592ad7858c677079ae555cdc25a076dc0bb865" + "reference": "ccb7c8125ffe0254fef8f25744bfa376eb7bd0ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/cli/zipball/03592ad7858c677079ae555cdc25a076dc0bb865", - "reference": "03592ad7858c677079ae555cdc25a076dc0bb865", + "url": "https://api.github.com/repos/utopia-php/cli/zipball/ccb7c8125ffe0254fef8f25744bfa376eb7bd0ea", + "reference": "ccb7c8125ffe0254fef8f25744bfa376eb7bd0ea", "shasum": "" }, "require": { @@ -51,9 +51,9 @@ ], "support": { "issues": "https://github.com/utopia-php/cli/issues", - "source": "https://github.com/utopia-php/cli/tree/feat-logs-combine" + "source": "https://github.com/utopia-php/cli/tree/0.15.0" }, - "time": "2023-08-05T12:45:44+00:00" + "time": "2023-03-01T05:55:14+00:00" }, { "name": "utopia-php/framework", @@ -3976,18 +3976,9 @@ "time": "2015-12-17T08:42:14+00:00" } ], - "aliases": [ - { - "package": "utopia-php/cli", - "version": "dev-feat-logs-combine", - "alias": "0.14.99", - "alias_normalized": "0.14.99.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/cli": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {