Skip to content

Commit cf71eb9

Browse files
chore: fix link to homepage in composer.json (#85)
Co-authored-by: Christopher Georg <[email protected]>
1 parent 4816702 commit cf71eb9

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
@@ -8,7 +8,7 @@
88
{
99
"name": "Jordi Boggiano",
1010
"email": "[email protected]",
11-
"homepage": "http://seld.be"
11+
"homepage": "https://seld.be"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)