diff --git a/composer.json b/composer.json index c1adf01..24aa8af 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,15 @@ "repositories": [ { "type": "path", - "url": "lib/wc-licensed-product-client" + "url": "lib/wc-licensed-product-client", + "canonical": false, + "options": { + "symlink": false + } + }, + { + "type": "vcs", + "url": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git" } ], "require": { diff --git a/composer.lock b/composer.lock index 7fd554d..0698afe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,15 +4,15 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f1bf616abaeea828849b245662afaa13", + "content-hash": "43c2814217974c30faf49971e114e0c0", "packages": [ { "name": "magdev/wc-licensed-product-client", - "version": "dev-main", - "dist": { - "type": "path", - "url": "lib/wc-licensed-product-client", - "reference": "f9281ec5fb23bf1993ab0240e0347c835009a10f" + "version": "v0.2.2", + "source": { + "type": "git", + "url": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git", + "reference": "56abe8a97c72419c07a6daf263ba6f4a9b5fe4b1" }, "require": { "php": "^8.3", @@ -51,9 +51,7 @@ "issues": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client/issues", "source": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client" }, - "transport-options": { - "relative": true - } + "time": "2026-01-28T10:56:47+00:00" }, { "name": "promphp/prometheus_client_php", @@ -3095,10 +3093,8 @@ } ], "aliases": [], - "minimum-stability": "dev", - "stability-flags": { - "magdev/wc-licensed-product-client": 20 - }, + "minimum-stability": "stable", + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {