Skip to content

Commit da1be7b

Browse files
committed
Update README.md
1 parent 674d4ab commit da1be7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ With `react-laravel` you'll be able to use [ReactJS](https://facebook.github.io/
99
You just need to add this to your `composer.json`'s `"require"`:
1010

1111
```json
12-
"talyssonoc/react-laravel": "0.6"
12+
"talyssonoc/react-laravel": "0.5"
1313
```
1414

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

0 commit comments

Comments
 (0)