Skip to content

Commit 59a995f

Browse files
minor: replace http links with https in composer.json (#284)
Co-authored-by: Christopher Georg <[email protected]>
1 parent 7cc74b6 commit 59a995f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
},
1212
{
1313
"name": "Kevin Bond",
14-
"homepage": "http://zenstruck.com/"
14+
"homepage": "https://zenstruck.com/"
1515
},
1616
{
1717
"name": "Liip AG",
18-
"homepage": "http://www.liip.ch/"
18+
"homepage": "https://www.liip.ch/"
1919
},
2020
{
2121
"name": "Symfony Community",

0 commit comments

Comments
 (0)