diff --git a/composer.json b/composer.json index 1773894..80ed37c 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": ">=8.3", - "magdev/wc-licensed-product-client": "dev-main", + "magdev/wc-licensed-product-client": "^0.2", "twig/twig": "^3.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 213c507..12a7688 100644 --- a/composer.lock +++ b/composer.lock @@ -4,11 +4,11 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5a3fbf09078c82c063c949272c73be91", + "content-hash": "f7faf49a10004a02b32814806bd51d77", "packages": [ { "name": "magdev/wc-licensed-product-client", - "version": "dev-main", + "version": "v0.2.2", "source": { "type": "git", "url": "https://src.bundespruefstelle.ch/magdev/wc-licensed-product-client.git", @@ -24,7 +24,6 @@ "require-dev": { "phpunit/phpunit": "^11.0" }, - "default-branch": true, "type": "library", "autoload": { "psr-4": { @@ -3274,9 +3273,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": { - "magdev/wc-licensed-product-client": 20 - }, + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": {