From 5181bd7f8c89d8d5a0ba4a05bd3a53f8fa73b73b Mon Sep 17 00:00:00 2001 From: "Gergely POLONKAI (W00d5t0ck)" Date: Wed, 5 Sep 2012 20:28:49 +0200 Subject: [PATCH] Changed my own GitHub URL to HTTPS --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 97a154b..113f508 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "repositories": [ { "type": "vcs", - "url": "http://github.com/w00d5t0ck/IoTcpdfBundle" + "url": "https://github.com/w00d5t0ck/IoTcpdfBundle" } ], "require": {