From a945f341505c4ee79d5d3df598955a2276dc2f8e Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Tue, 28 Jun 2022 10:08:46 +0200 Subject: [PATCH] composer/plugin/drupal-environment#7 Add PHP quality tools --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1d5005e..4f33a39 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ { "name": "Richard Papp", "email": "richard.papp@lakedrops.com", - "homepage": "http://www.lakedrops.com", + "homepage": "https://www.lakedrops.com", "role": "Drupal Expert" } ], -- GitLab