Upgrade lib version

This commit is contained in:
Matej Bačo
2024-07-30 07:51:57 +00:00
parent e33a035a81
commit 85fa7268b5
2 changed files with 10 additions and 19 deletions
+1 -1
View File
@@ -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",
Generated
+9 -18
View File
@@ -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": {