yesterday I started to get this two messages every time, when I'm trying to install, update or do anything else through composer:
1. "
The "https://packagist.org/packages.json" 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
https://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 "https://packagist.org/p/illuminate/database%242a57962e7835fa6917a8efd4
3b97c03c25f0584a9b8455194a7cf74a10e50562.json" file could not be downloaded
(HTTP/1.1 404 Not Found)
"
What is this and can I fix it? Thank you in advance!