浏览代码

Update 'composer.json'

master
Lim Eng Shun 4 年前
父节点
当前提交
dfc738b4b1
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      composer.json

+ 2
- 0
composer.json 查看文件

@@ -2,6 +2,8 @@
2 2
     "name": "mirfalah/sendmail-swift-transport",
3 3
     "description": "Mirfalah Sendmail Swift_Transport implementation",
4 4
     "type": "library",
5
+    "homepage": "https://git.mirfalah.my/mirfalah-tech/laravel-swift.git",
6
+    "readme": "README.md",
5 7
     "require": {
6 8
         "swiftmailer/swiftmailer": "^6.0",
7 9
         "guzzlehttp/guzzle": "~6.0"

正在加载...
取消
保存