fix config http
Showing
... | ... | @@ -11,7 +11,9 @@ |
], | ||
"minimum-stability": "dev", | ||
"require": { | ||
"amateo/hello-composer": "dev-master", | ||
"php": ">=7.4.13" | ||
}, | ||
"config":{ | ||
"secure-http":false | ||
} | ||
} |
Please
register
or
sign in
to comment