HI Tried to install php composer.php install receiving following error
php composer.phar install
Loading composer repositories with package information
Updating dependencies (including require-dev)
The "http://packagist.org/p/provider-2017-01%24a06c5a81d56d5f0fa2315d6629303e6a4bc86a1df16185cb3e4f9b3f95..." file could not be downloaded: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
http://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
[Composer\Downloader\TransportException]
The "http://packagist.org/p/doctrine/annotations%24e1f1d51b43083bde8c1ad021229efa4db067e09cf578a5159bbc42..." file could not be downloaded: php_network
_getaddresses: getaddrinfo failed: Temporary failure in name resolution
failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution
Godaddy hosting not able to resolve packagist.org domain.
How to fix the error?
The package might have been discontinued. Have you tried manually searching for the package through packagist?
.