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

Commit cffed80

Browse files
committed
README updated
1 parent 088fc48 commit cffed80

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44

55
Add to your composer.json following lines
66

7-
"repositories": [
8-
{
9-
"type": "vcs",
10-
"url": "https://github.com/ipunkt/laravel-analytics"
11-
}
12-
],
137
"require": {
148
"ipunkt/laravel-analytics": "dev-master"
159
}

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"license": "MIT",
88
"authors": [
99
{
10-
"name": "ipunkt",
11-
"email": "info@ipunkt.biz"
10+
"name": "Robert Kummer",
11+
"email": "rok@ipunkt.biz"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)