I'm trying to require Laravel Socialite following the composer command in the DOCs but it's showing me the below error. Anyone knows what to do?
I'm using Laravel 9 and I don't think it's related to anything in my project so no need for code snippets.
hitting composer require laravel/socialite
doesn't seem to work.
It was a network issue. I restarted my internet and it worked.