Skip to content

Commit 43a205d

Browse files
author
Alex Westergaard
committed
Update composer links
1 parent ad7687e commit 43a205d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"server side tracking",
99
"sst"
1010
],
11-
"homepage": "https://github.com/AlexWestergaard/php-ga4",
11+
"homepage": "https://github.com/aawnu/php-ga4",
1212
"type": "library",
1313
"license": "MIT",
1414
"authors": [
@@ -19,8 +19,8 @@
1919
}
2020
],
2121
"support": {
22-
"issues": "https://github.com/AlexWestergaard/php-ga4/issues",
23-
"source": "https://github.com/AlexWestergaard/php-ga4/releases/latest"
22+
"issues": "https://github.com/aawnu/php-ga4/issues",
23+
"source": "https://github.com/aawnu/php-ga4/releases/latest"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)