Estou tentando rodar o composer install, mas recebo esse erro:
[RuntimeException] The openssl extension is required for SSL/TLS protection but is not availab le. If you can not enable the openssl extension, you can disable this error , at your own risk, by setting the 'disable-tls' option to true.
Tentei colocar extension=php_openssl.dll dentro do php.ini, mas não adiantou. Também tentei desativar o tls, mas assim não consigo fazer instalação via HTTPS