我在网络上使用composer,访问互联网的唯一方法是使用HTTP或socks代理.我有http_proxy和https_proxy环境变量.当撰写尝试访问HTTPS URL时,我得到:
file could not be downloaded: failed to open stream: Cannot connect to HTTPS server through proxy
Run Code Online (Sandbox Code Playgroud)
据我所知,连接到https网站的唯一方法是使用连接动词.如何在此代理后面使用composer?