aliyun / openapi-sdk-php

Alibaba Cloud SDK for PHP
https://packagist.org/packages/alibabacloud/sdk
Other
522 stars 110 forks source link

Exception running 'composer require alibabacloud/iot' #144

Closed borrown closed 5 years ago

borrown commented 5 years ago

When I run the suggested command (composer require alibabacloud/iot) into the main folder of my project I got the next exception:

[Composer\Downloader\TransportException]
The "https://packagist.org/p/provider-2018-10%24f46f061cec1b6a87bfb524e0ffda75e654a332e87c103dbe60e9e0adb50469eb.json" file could not be downloaded (HTTP/1.1 404 Not Found)

ghost commented 5 years ago

It may be an official temporary error. Please try again.

borrown commented 5 years ago

It works now. Thanks for your time.