We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b19169 commit f69f148Copy full SHA for f69f148
README.md
@@ -18,11 +18,11 @@ Installation
18
19
To install, either run
20
```
21
- $ php composer.phar require baibaratsky/yii-rollbar:2.0.*
+ $ php composer.phar require baibaratsky/yii-rollbar:2.1.*
22
23
or add
24
25
- "baibaratsky/yii-rollbar": "2.0.*"
+ "baibaratsky/yii-rollbar": "2.1.*"
26
27
to the `require` section of your `composer.json` file.
28
0 commit comments