Skip to content

Commit a58eafd

Browse files
committed
Merge pull request #37 from bonelifer/master
Add "www." to homepage in composer.json
2 parents 90e8c82 + bcd1d89 commit a58eafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpbb/googleanalytics",
33
"type": "phpbb-extension",
44
"description": "An extension that allows administrators to easily add their Google Analytics tracking code to their phpBB forum.",
5-
"homepage": "https://phpbb.com",
5+
"homepage": "https://www.phpbb.com",
66
"version": "1.0.0",
77
"keywords": ["phpbb", "extension", "google", "analytics"],
88
"license": "GPL-2.0",

0 commit comments

Comments
 (0)