Skip to content

Commit c1ca286

Browse files
committed
Update readme and add teg 1.0.0
1 parent c854439 commit c1ca286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ The preferred way to install this extension is through [composer](http://getcomp
1919
Either run
2020

2121
```
22-
composer require coderius/yii2-pell-widget:"@dev"
22+
composer require coderius/yii2-pell-widget:"~1.0"
2323
```
2424
or add
2525

2626
```json
27-
"coderius/yii2-pell-widget" : "@dev"
27+
"coderius/yii2-pell-widget" : "~1.0"
2828
```
2929

3030
to the require section of your application's `composer.json` file.

0 commit comments

Comments
 (0)