Skip to content

Commit 12973d9

Browse files
Switch url to https
1 parent 1615043 commit 12973d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "PHP git hook manager",
55
"keywords": ["git", "hooks", "pre-commit", "pre-push", "commit-msg", "prepare-commit-msg", "post-merge"],
6-
"homepage": "http://php.captainhook.info/",
6+
"homepage": "https://php.captainhook.info/",
77
"license": "MIT",
88
"authors": [
99
{

0 commit comments

Comments
 (0)