Skip to content

Commit f75a68a

Browse files
committed
Update README
1 parent 03c1d85 commit f75a68a

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
@@ -16,13 +16,13 @@ The preferred way to install this extension is through [composer](http://getcomp
1616
Either run
1717

1818
```
19-
php composer.phar require unclead/yii2-multiple-input "~1.0"
19+
php composer.phar require unclead/yii2-multiple-input "~2.0"
2020
```
2121

2222
or add
2323

2424
```
25-
"unclead/yii2-multiple-input": "~1.0"
25+
"unclead/yii2-multiple-input": "~2.0"
2626
```
2727

2828
to the require section of your `composer.json` file.

0 commit comments

Comments
 (0)