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 8e25b26 commit 8438360Copy full SHA for 8438360
README.md
@@ -19,7 +19,7 @@ This packages provides a full abstraction for Understand.io and provides extra f
19
1. Add package to your project.
20
21
```
22
- composer require understand/understand-laravel5
+ composer require understand/understand-laravel5:^2
23
24
25
2. Add the ServiceProvider to the providers array in ```config/app.php```
0 commit comments