瀏覽代碼

https 🚀

Jordi Boggiano 5 年之前
父節點
當前提交
39637a5d0e
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -2,14 +2,14 @@
     "name": "monolog/monolog",
     "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
     "keywords": ["log", "logging", "psr-3"],
-    "homepage": "http://github.com/Seldaek/monolog",
+    "homepage": "https://github.com/Seldaek/monolog",
     "type": "library",
     "license": "MIT",
     "authors": [
         {
             "name": "Jordi Boggiano",
             "email": "j.boggiano@seld.be",
-            "homepage": "http://seld.be"
+            "homepage": "https://seld.be"
         }
     ],
     "require": {