File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This packages provides a full abstraction for Understand.io and provides extra f
18181 . Add the package to your project
1919
2020```
21- composer require understand/understand-laravel5:^2
21+ composer require understand/understand-laravel5
2222```
2323
24242 . Add the ServiceProvider to the ` providers ` array in ` config/app.php `
@@ -128,4 +128,4 @@ http://php.net/manual/en/function.json-encode.php
128128
129129### License
130130
131- The Laravel Understand.io service provider is open-sourced software licensed under the [ MIT license] ( http://opensource.org/licenses/MIT )
131+ The Laravel Understand.io service provider is open-sourced software licensed under the [ MIT license] ( http://opensource.org/licenses/MIT )
You can’t perform that action at this time.
0 commit comments