Skip to content

Commit

Permalink
change version to V2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobcyl authored Apr 2, 2018
1 parent c0cb9ba commit 9abd13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ In order to install AliOSS-storage, just add
to your composer.json. Then run `composer install` or `composer update`.
Or you can simply run below command to install:

"composer require jacobcyl/ali-oss-storage:^2.0"
"composer require jacobcyl/ali-oss-storage:^2.1"

Then in your `config/app.php` add this line to providers array:
```php
Expand Down

0 comments on commit 9abd13b

Please sign in to comment.