Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 056c08e

Browse files
author
Robert Kummer
committed
fixed readme
1 parent 8245d93 commit 056c08e

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
@@ -41,7 +41,7 @@ Finally, just above your `</head>` closing tag place, this code:
4141
Add to your composer.json following lines
4242

4343
"require": {
44-
"ipunkt/laravel-analytics": "~2.0"
44+
"ipunkt/laravel-analytics": "~1.0"
4545
}
4646

4747
Add `Ipunkt\LaravelAnalytics\AnalyticsServiceProvider::class,` to `providers` in `app/config/app.php`.

0 commit comments

Comments
 (0)