From b69a12d49c019260761186ca074f5ab7dad3f944 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Sat, 27 Feb 2016 00:01:15 +0100 Subject: [PATCH] Allow non-HTTPS downloads --- composer.json | 3 +++ composer.lock | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a061045..5492516 100644 --- a/composer.json +++ b/composer.json @@ -64,5 +64,8 @@ "Alltube\\": "classes/", "Alltube\\Controller\\": "controllers/" } + }, + "config": { + "secure-http": false } } diff --git a/composer.lock b/composer.lock index 5b0bdc9..c146458 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "62a165fbf5c81c67023d447d89c61e6d", + "hash": "5a6485cb5b1fa7352aa9a08bf0c52307", "content-hash": "da0a4f9673993c5180676befd77c0bc2", "packages": [ {