diff --git a/composer.json b/composer.json index 9f00684..9d13600 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "myparcelcom/auth-module", "description": "Package for validating a JWT token and checking the contained scopes", - "homepage": "https://www.myparcel.com", + "homepage": "https://solutions.myparcel.com", "type": "library", "require": { "php": ">=8.2",