Allow non-HTTPS downloads
This commit is contained in:
parent
7bc9cac9f7
commit
b69a12d49c
2 changed files with 4 additions and 1 deletions
|
@ -64,5 +64,8 @@
|
|||
"Alltube\\": "classes/",
|
||||
"Alltube\\Controller\\": "controllers/"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
"secure-http": false
|
||||
}
|
||||
}
|
||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue