We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674d4ab commit da1be7bCopy full SHA for da1be7b
README.md
@@ -9,7 +9,7 @@ With `react-laravel` you'll be able to use [ReactJS](https://facebook.github.io/
9
You just need to add this to your `composer.json`'s `"require"`:
10
11
```json
12
- "talyssonoc/react-laravel": "0.6"
+ "talyssonoc/react-laravel": "0.5"
13
```
14
15
Also you got to set the `minimum-stability` of your `composer.json` to `dev`, adding this:
0 commit comments