Skip to content

Commit ea06464

Browse files
committed
Updated README.md
1 parent d1f8169 commit ea06464

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

1414
```bash
15-
$ php composer.phar require creocoder/yii2-flysystem:dev-master
15+
$ php composer.phar require creocoder/yii2-flysystem
1616
```
1717

1818
or add
1919

2020
```
21-
"creocoder/yii2-flysystem": "dev-master"
21+
"creocoder/yii2-flysystem": "*"
2222
```
2323

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

0 commit comments

Comments
 (0)