Skip to content

Commit 48ae575

Browse files
Merge pull request #177 from darkwebdesign/ISSUE-176
#176: Fix Composer homepage link to use https
2 parents 391878a + 7ab1678 commit 48ae575

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "Symfony Add-on Bundle",
55
"keywords": ["bundle", "symfony"],
6-
"homepage": "http://www.darkwebdesign.nl/",
6+
"homepage": "https://www.darkwebdesign.nl/",
77
"license": "MIT",
88
"authors": [
99
{"name": "Raymond Schouten"}

0 commit comments

Comments
 (0)