From 740bbf24c07e557391f0642256fe9f439f5a9189 Mon Sep 17 00:00:00 2001 From: Zwaans Date: Thu, 12 Mar 2026 09:58:19 +0100 Subject: [PATCH] :sparkles: Rename website reference --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",