Skip to content

Commit

Permalink
update composer version
Browse files Browse the repository at this point in the history
  • Loading branch information
hhxsv5 committed Mar 11, 2019
1 parent e2b8b8d commit 793f3be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Table of Contents
1.通过[Composer](https://getcomposer.org/)安装([packagist](https://packagist.org/packages/hhxsv5/laravel-s))。有可能找不到`3.0`版本,解决方案移步[#81](https://github.com/hhxsv5/laravel-s/issues/81)

```bash
composer require "hhxsv5/laravel-s:~3.3" -vvv
composer require "hhxsv5/laravel-s:~3.4.0" -vvv
# 确保你的composer.lock文件是在版本控制中
```

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Table of Contents
1.Require package via [Composer](https://getcomposer.org/)([packagist](https://packagist.org/packages/hhxsv5/laravel-s)).

```bash
composer require "hhxsv5/laravel-s:~3.3" -vvv
composer require "hhxsv5/laravel-s:~3.4.0" -vvv
# Make sure that your composer.lock file is under the VCS
```

Expand Down

0 comments on commit 793f3be

Please sign in to comment.