解决办法
暂时修改composer.json
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.org"
}
解决办法
暂时修改composer.json
"repositories": {
"packagist": {
"type": "composer",
"url": "https://packagist.org"
}
转载于:https://www.cnblogs.com/cheng6018/p/9811871.html