From 499dd74a60ea1129f50503c61fe0016746ddc3bf Mon Sep 17 00:00:00 2001 From: mscherer Date: Wed, 19 May 2021 13:12:40 +0200 Subject: [PATCH] Use https link. --- composer.json | 2 +- phpunit.xml.dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d13eb22..9ca1e96 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Cake adapter for PHP-HTTP", "license": "MIT", "keywords": ["cakephp", "httplug", "http", "cake"], - "homepage": "http://httplug.io", + "homepage": "https://httplug.io", "authors": [ { "name": "Joel Wurtz", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index fe68fd5..eef2c8e 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,7 +6,7 @@ - +