I'm trying to create a project in laravel with the command:
composer create-project --prefer-dist laravel/laravel blog
But you are requiring authentication:
Authentication required (packagist.org)
Username:
Password:
I do not remember signing up for this site.
Does anyone know how to fix this?