Skip to content

Commit 5a36417

Browse files
#271: Fixed Composer homepage link to use https
1 parent 819e02e commit 5a36417

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": "Symfony Add-on Constraints",
55
"keywords": ["constraints", "symfony", "validation"],
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)