diff --git a/doc/articles/troubleshooting.md b/doc/articles/troubleshooting.md index ff0393002..92ec6bbc7 100644 --- a/doc/articles/troubleshooting.md +++ b/doc/articles/troubleshooting.md @@ -253,10 +253,10 @@ please report this [issue](https://github.com/composer/composer/issues). and look for `Checked CA file ...` or `Checked directory ...` lines in the first lines of output. This will show you where Composer is looking for a CA bundle. You can get a [new cacert.pem from cURL](https://curl.se/docs/caextract.html) and store it there. -2. If this did not help despite Composer finding a valid CA bundle, try disabling your antivirus - software to see if that helps. We have seen issues where Avast on Windows for example would - prevent Composer from functioning correctly. If this helps you should report it to your - antivirus vendor so they can hopefully improve things. +2. If this did not help despite Composer finding a valid CA bundle, try disabling your antivirus and + firewall software to see if that helps. We have seen issues where Avast on Windows for example would + prevent Composer from functioning correctly. If this helps you should report it to the + software vendor so they can hopefully improve things. ## API rate limit and OAuth tokens