summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2016-01-11 11:50:18 +0100
committerAndrey Andreev <narf@devilix.net>2016-01-11 11:50:18 +0100
commitbd202c91b0e9cf0a8c93bcaa71df9574f5909346 (patch)
tree9ccf3b42d203677af36c283703ac6324ca693bf5 /composer.json
parent09124f5961c7a6c9a54b5e87ff59e8e9315471b9 (diff)
[ci skip] Update codeigniter.com links to https
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 0653a7885..4a9e8748e 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"description": "The CodeIgniter framework",
"name": "codeigniter/framework",
"type": "project",
- "homepage": "http://codeigniter.com",
+ "homepage": "https://codeigniter.com",
"license": "MIT",
"support": {
"forum": "http://forum.codeigniter.com/",