I found two solutions on the Internet (unable to solve it!):
Failed to solve the problem, please solve it...??
阿神2017-06-19 09:09:05
Add this to your composer.json file
"repositories": [
{
"type": "composer",
"url": "https://packagist.org"
},
{ "packagist": false }
]
Then:
composer clear-cache
composer install