Commit aba51d59 authored by Alex Mateo's avatar Alex Mateo

fix config http

parent b4831f02
...@@ -11,7 +11,9 @@ ...@@ -11,7 +11,9 @@
], ],
"minimum-stability": "dev", "minimum-stability": "dev",
"require": { "require": {
"amateo/hello-composer": "dev-master",
"php": ">=7.4.13" "php": ">=7.4.13"
},
"config":{
"secure-http":false
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment
GitLab Appliance - Powered by TurnKey Linux