http to https (#2299)

This commit is contained in:
Rotzbua
2019-01-08 05:28:56 +01:00
committed by Andy Miller
parent 108541e0d0
commit 680bfef2c3

View File

@@ -3,7 +3,7 @@
"type": "project",
"description": "Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS",
"keywords": ["cms","flat-file cms","flat cms","flatfile cms","php"],
"homepage": "http://getgrav.org",
"homepage": "https://getgrav.org",
"license": "MIT",
"require": {
"php": ">=5.6.4",