diff --git a/composer.json b/composer.json index 286014d7..c260865a 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,8 @@ "authors": [ { "name": "Andreas Möller", - "email": "am@localheinz.com" + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" } ], "homepage": "https://github.com/ergebnis/php-package-template", diff --git a/composer.lock b/composer.lock index 659d6f72..7091cd8a 100644 --- a/composer.lock +++ b/composer.lock @@ -6506,5 +6506,5 @@ "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }