When i try install dependecies from my Laravel project, i received this error:
I’ve tried to install my composer packages but I cant use almost any composer command because of an error of cURL in my computer
I’ve already tried to download and install the CA from others StackOverflow posts but any success
All I want is run composer update without the error on cURL
The errror I was talking about:
[ComposerDownloaderTransportException] curl error 60 while downloading https://repo.packagist.org/packages.json: SSL certificate problem: unable to get local issuer certificate
Composer is configured to disable SSL/TLS protection. This will leave remote HTTPS requests vulnerable to Man-In-The-Middle attacks.
Checking github.com rate limit: FAIL
[ComposerDownloaderTransportException] curl error 60 while downloading https://api.github.com/rate_limit: SSL certificate problem: unable to get local issuer certificate