Skip to content

Commit

Permalink
Fix version on README
Browse files Browse the repository at this point in the history
  • Loading branch information
talyssonoc committed Oct 2, 2015
1 parent 841245e commit 15b606d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can see how to install it here: [how to install v8js](install_v8js.md).
You just need to add this to your `composer.json`'s `"require"`:

```json
"talyssonoc/react-laravel": "0.10"
"talyssonoc/react-laravel": "0.10.2"
```

Also you got to set the `minimum-stability` of your `composer.json` to `dev`, adding this:
Expand Down

0 comments on commit 15b606d

Please sign in to comment.