Skip to content

Tag: composer-php

DNS resolver issue Composer 2

Composer version: 2.0.4 OS: macOS 10.15.7 When I run composer diagnose I get DNS resolver issue as seen in the attached image I am able to ping getcomposer.org, packagist.org, github.com – all sites from the terminal. curl -i packagist.org -L also works as expected without any error Yet with composer di…