Skip to content

Commit

Permalink
Version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaratsky authored Apr 25, 2017
1 parent 0b19169 commit f69f148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ Installation

To install, either run
```
$ php composer.phar require baibaratsky/yii-rollbar:2.0.*
$ php composer.phar require baibaratsky/yii-rollbar:2.1.*
```
or add
```
"baibaratsky/yii-rollbar": "2.0.*"
"baibaratsky/yii-rollbar": "2.1.*"
```
to the `require` section of your `composer.json` file.

Expand Down

0 comments on commit f69f148

Please sign in to comment.