Skip to content

Commit af36a39

Browse files
authored
Merge pull request #61 from Ifnot/patch-1
Change laravel version in doc
2 parents 1e44b53 + 91fabd4 commit af36a39

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
@@ -102,7 +102,7 @@ or even
102102

103103
There is no real difference between them. The choice is up to you.
104104

105-
> Note: For Laravel 5.0.0 - 5.1.3 you have to use `{!! !!}` tags instead of `{{ }}`
105+
> Note: Since Laravel 5.0 you have to use `{!! !!}` tags instead of `{{ }}`
106106
107107
## Passing variables to widget
108108

0 commit comments

Comments
 (0)