Skip to content

Commit

Permalink
Http to https on composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Juhani Hakanen committed Aug 20, 2019
1 parent a952fd4 commit c8088b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
{
"name": "Miika Arponen",
"email": "miika.arponen@geniem.com",
"homepage": "http://geniem.com/",
"homepage": "https://geniem.com/",
"role": "Developer"
},
{
"name": "Ville Siltala",
"email": "ville.siltala@geniem.com",
"homepage": "http://geniem.com/",
"homepage": "https://geniem.com/",
"role": "Developer"
}
],
Expand Down

0 comments on commit c8088b2

Please sign in to comment.