1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00

Upgrade vcs version

This commit is contained in:
Matej Bačo 2023-08-09 22:55:54 +02:00
parent a2a50d066b
commit 6abe8a5792
2 changed files with 5 additions and 12 deletions

View file

@ -65,7 +65,7 @@
"utopia-php/registry": "0.5.*", "utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.14.*", "utopia-php/storage": "0.14.*",
"utopia-php/swoole": "0.5.*", "utopia-php/swoole": "0.5.*",
"utopia-php/vcs": "dev-feat-git-adapter as 0.1.99", "utopia-php/vcs": "0.1.*",
"utopia-php/websocket": "0.1.*", "utopia-php/websocket": "0.1.*",
"resque/php-resque": "1.3.6", "resque/php-resque": "1.3.6",
"matomo/device-detector": "6.1.*", "matomo/device-detector": "6.1.*",

15
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "4d0376329098f3bb85c4c924336c7169", "content-hash": "e16b630ecf5085dfdfa004886dee2e35",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -2459,11 +2459,11 @@
}, },
{ {
"name": "utopia-php/vcs", "name": "utopia-php/vcs",
"version": "dev-feat-git-adapter", "version": "0.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/vcs.git", "url": "https://github.com/utopia-php/vcs.git",
"reference": "9f1665cb7818a05adf77c17972e560c2e43b7974" "reference": "fc9c38a3f84a4391470cc7184199dec6f953b144"
}, },
"require": { "require": {
"adhocore/jwt": "^1.1", "adhocore/jwt": "^1.1",
@ -2512,7 +2512,7 @@
"utopia", "utopia",
"vcs" "vcs"
], ],
"time": "2023-08-09T17:22:48+00:00" "time": "2023-08-09T20:48:51+00:00"
}, },
{ {
"name": "utopia-php/websocket", "name": "utopia-php/websocket",
@ -5316,17 +5316,10 @@
"version": "9999999-dev", "version": "9999999-dev",
"alias": "0.33.99", "alias": "0.33.99",
"alias_normalized": "0.33.99.0" "alias_normalized": "0.33.99.0"
},
{
"package": "utopia-php/vcs",
"version": "dev-feat-git-adapter",
"alias": "0.1.99",
"alias_normalized": "0.1.99.0"
} }
], ],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"utopia-php/vcs": 20,
"appwrite/sdk-generator": 20 "appwrite/sdk-generator": 20
}, },
"prefer-stable": false, "prefer-stable": false,