Skip to content

Commit

Permalink
Update versioning in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Edofre committed Jun 20, 2017
1 parent 0d983eb commit debd013
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
Expand Up @@ -13,13 +13,13 @@ The preferred way to install this extension is through [composer](http://getcomp
To install, either run

```
$ php composer.phar require edofre/yii2-fullcalendar "V1.0.8"
$ php composer.phar require edofre/yii2-fullcalendar "V1.0.9"
```

or add

```
"edofre/yii2-fullcalendar": "V1.0.8"
"edofre/yii2-fullcalendar": "V1.0.9"
```

to the ```require``` section of your `composer.json` file.
Expand Down

0 comments on commit debd013

Please sign in to comment.