The openssl extension is required for SSL/TLS protection
try this: composer config -g -- disable-tls true and re-run your Composer. It works to me! But it's unsecure and not recommended for your Server . The official website says: If set …
try this: composer config -g -- disable-tls true and re-run your Composer. It works to me! But it's unsecure and not recommended for your Server . The official website says: If set …