whene i run composer u
, in laravel receive this error :
Loading composer repositories with package information
https://repo.packagist.org could not be fully loaded (curl error 35 while downloading https://repo.packagist.org
/packages.json: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to repo.packagist.org:443 ), package inform
ation was loaded from the local cache and may be out of date
I feel that it says "I can't connect to the repo.packagist.org"
version laravel : 7
php : 7.2.5
composer : 2.4.4