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 c854439 commit c1ca286Copy full SHA for c1ca286
README.md
@@ -19,12 +19,12 @@ The preferred way to install this extension is through [composer](http://getcomp
19
Either run
20
21
```
22
-composer require coderius/yii2-pell-widget:"@dev"
+composer require coderius/yii2-pell-widget:"~1.0"
23
24
or add
25
26
```json
27
-"coderius/yii2-pell-widget" : "@dev"
+"coderius/yii2-pell-widget" : "~1.0"
28
29
30
to the require section of your application's `composer.json` file.
0 commit comments