fix config http
Showing
... | @@ -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 | |||
} | } | ||
} | } |
Please
register
or
sign in
to comment