Skip to content

Commit 35b9694

Browse files
authored
HTTP to HTTPS for homepage link in composer.json
1 parent 8b245b5 commit 35b9694

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 Enum implementation",
55
"keywords": ["enum"],
6-
"homepage": "http://github.com/myclabs/php-enum",
6+
"homepage": "https://github.com/myclabs/php-enum",
77
"license": "MIT",
88
"authors": [
99
{

0 commit comments

Comments
 (0)