Have you find the solution yet? I recently stumble upon the same problem, and successfully solved it by adding this to the default laravel composer.json :
"repositories": {
"packagist": { "url": "https://packagist.org", "type": "composer" }
}
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community