laravel 5.8 composer 近期无法更新,尤其是symfony部分
laravel 5.8 更新composer时,出现无法更新symfony的问题,之前正常的,近期这样了,难道阿里云composer没能完全采集?
- Downloading symfony/http-kernel (v4.4.36)
Failed to download symfony/process from dist: curl error 28 while downloading https://api.github.com/repos/symfony/process/zipball/a35d6b8f82e2272504f23a267de49b8717ca0028: Timeout was reached
Now trying to download from source
- Syncing symfony/process (v4.4.36) into cache
2/7 [========>-------------------] 28% Failed to download symfony/mime from dist: curl error 28 while downloading https://api.github.com/repos/symfony/mime/zipball/1bfd938cf9562822c05c4d00e8f92134d3c8e42d: Timeout was reached
Now trying to download from source
- Syncing symfony/mime (v5.4.2) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
When working with _public_ GitHub repositories only, head to https://github.com/settings/tokens/new?scopes=&description=Composer+on+DESKTOP-TRFSOAE+2022-01-03+1226 to retrieve a token.
This token will have read-only permission for public information only.
When you need to access _private_ GitHub repositories as well, go to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+DESKTOP-TRFSOAE+2022-01-03+1226
Note that such tokens have broad read/write permissions on your behalf, even if not needed by Composer.
Tokens will be stored in plain text in "C:/Users/akram-imac-window/AppData/Roaming/Composer/auth.json" for future use by Composer.
For additional information, check https://getcomposer.org/doc/articles/authentication-for-private-packages.md#github-oauth
Token (hidden):
推荐文章: