From 18bb0258a53d2d83e69065aef4473ad4bc2340ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Thu, 21 Sep 2023 17:23:01 +0200 Subject: [PATCH] Enhancement: Add link to https://localheinz.com --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 27ccb8e4..988fe051 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,8 @@ "authors": [ { "name": "Andreas Möller", - "email": "am@localheinz.com" + "email": "am@localheinz.com", + "homepage": "https://localheinz.com" } ], "homepage": "https://github.com/ergebnis/phpunit-slow-test-detector",