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 ad7687e commit 43a205dCopy full SHA for 43a205d
composer.json
@@ -8,7 +8,7 @@
8
"server side tracking",
9
"sst"
10
],
11
- "homepage": "https://github.com/AlexWestergaard/php-ga4",
+ "homepage": "https://github.com/aawnu/php-ga4",
12
"type": "library",
13
"license": "MIT",
14
"authors": [
@@ -19,8 +19,8 @@
19
}
20
21
"support": {
22
- "issues": "https://github.com/AlexWestergaard/php-ga4/issues",
23
- "source": "https://github.com/AlexWestergaard/php-ga4/releases/latest"
+ "issues": "https://github.com/aawnu/php-ga4/issues",
+ "source": "https://github.com/aawnu/php-ga4/releases/latest"
24
},
25
"autoload": {
26
"psr-4": {
0 commit comments