Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
bupy7 committed May 7, 2015
1 parent bc99b8c commit 8d81db5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -20,12 +20,12 @@ The preferred way to install this extension is through [composer](http://getcomp

Either run
```
$ php composer.phar require bupy7/yii2-widget-cropbox "3.*"
$ php composer.phar require --prefer-dist bupy7/yii2-widget-cropbox "*"
```

or add
```
"bupy7/yii2-widget-cropbox": "3.*"
"bupy7/yii2-widget-cropbox": "*"
```

to the **require** section of your **composer.json** file.

0 comments on commit 8d81db5

Please sign in to comment.