From 85fa7268b5b4e108ddea5a565cf6de61bdec80a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Tue, 30 Jul 2024 07:51:57 +0000 Subject: [PATCH] Upgrade lib version --- composer.json | 2 +- composer.lock | 27 +++++++++------------------ 2 files changed, 10 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 4b75c7c36f..6fa56a4a31 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "utopia-php/storage": "0.18.*", "utopia-php/swoole": "0.8.*", "utopia-php/system": "0.8.*", - "utopia-php/vcs": "dev-fix-wildcard-tags as 0.8.99", + "utopia-php/vcs": "0.8.*", "utopia-php/websocket": "0.1.*", "matomo/device-detector": "6.1.*", "dragonmantank/cron-expression": "3.3.2", diff --git a/composer.lock b/composer.lock index 1f40ae149c..cd1cdf2a11 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": "78cb36cb535640312fa2fe33de03d0e9", + "content-hash": "b5c0db330bf30bd1d240b96116d96baf", "packages": [ { "name": "adhocore/jwt", @@ -2758,16 +2758,16 @@ }, { "name": "utopia-php/vcs", - "version": "dev-fix-wildcard-tags", + "version": "0.8.1", "source": { "type": "git", "url": "https://github.com/utopia-php/vcs.git", - "reference": "5bffa504a48b2269af9ad15c85f653ab7bf1b2d2" + "reference": "3084aa93d24ed1e70f01e75f4318fc0d07f12596" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/utopia-php/vcs/zipball/5bffa504a48b2269af9ad15c85f653ab7bf1b2d2", - "reference": "5bffa504a48b2269af9ad15c85f653ab7bf1b2d2", + "url": "https://api.github.com/repos/utopia-php/vcs/zipball/3084aa93d24ed1e70f01e75f4318fc0d07f12596", + "reference": "3084aa93d24ed1e70f01e75f4318fc0d07f12596", "shasum": "" }, "require": { @@ -2801,9 +2801,9 @@ ], "support": { "issues": "https://github.com/utopia-php/vcs/issues", - "source": "https://github.com/utopia-php/vcs/tree/fix-wildcard-tags" + "source": "https://github.com/utopia-php/vcs/tree/0.8.1" }, - "time": "2024-07-29T18:50:34+00:00" + "time": "2024-07-29T20:49:09+00:00" }, { "name": "utopia-php/websocket", @@ -5591,18 +5591,9 @@ "time": "2023-11-21T18:54:41+00:00" } ], - "aliases": [ - { - "package": "utopia-php/vcs", - "version": "dev-fix-wildcard-tags", - "alias": "0.8.99", - "alias_normalized": "0.8.99.0" - } - ], + "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "utopia-php/vcs": 20 - }, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": {