Skip to content

Commit

Permalink
Use https URLs.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 12, 2017
1 parent a9e7d7a commit ba144bc
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 @@ -2,7 +2,7 @@
"name": "horde/pastie",
"description": "Pastie Pastebin application",
"type": "library",
"homepage": "http://pear.horde.org",
"homepage": "https://pear.horde.org",
"license": "BSD-2-Clause",
"authors": [
{
Expand All @@ -25,7 +25,7 @@
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
"url": "https://pear.horde.org"
}
],
"require": {
Expand Down

0 comments on commit ba144bc

Please sign in to comment.