Skip to content

Commit 7710a5a

Browse files
authored
Use HTTPS protocol for homepage
1 parent 3430d9e commit 7710a5a

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
@@ -1,7 +1,7 @@
11
{
22
"name": "phpdocumentor/reflection-common",
33
"keywords": ["phpdoc", "phpDocumentor", "reflection", "static analysis", "FQSEN"],
4-
"homepage": "http://www.phpdoc.org",
4+
"homepage": "https://www.phpdoc.org",
55
"description": "Common reflection classes used by phpdocumentor to reflect the code structure",
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)