diff --git a/README.md b/README.md index bce0264..663a76b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ $ composer require aliyunfc/fc-php-sdk You can also declare the dependency on Alibaba Cloud FC SDK for PHP in the composer.json file. ```json "require": { - "aliyunfc/fc-php-sdk": "~1.0" + "aliyunfc/fc-php-sdk": "~1.1" } ```