From 97b14e3faa7d81097f6375afc66a6c34904406a4 Mon Sep 17 00:00:00 2001 From: J0WI Date: Thu, 17 Sep 2020 16:39:37 +0000 Subject: [PATCH] Update url to HTTPS --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9e8b51d..459241c 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "require": {