Skip to content

Commit b37a274

Browse files
authored
Update README.md
1 parent 6913998 commit b37a274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This packages provides a full abstraction for Understand.io and provides extra f
1818
1. Add the package to your project
1919

2020
```
21-
composer require understand/understand-laravel5:^2
21+
composer require understand/understand-laravel5
2222
```
2323

2424
2. 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)

0 commit comments

Comments
 (0)