I am getting this error when trying to install laravel/dusk using composer, i tried the following commands.
composer require laravel/dusk
composer require --dev laravel/dusk
This is the error
Content-Length mismatch, received 63447 bytes out of the expected 1616896
http://packagist.org could not be fully loaded, package information was loaded from the local cache and may be out of date
My project is using Laravel 5.5