浏览代码

Update 'composer.json'

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

+ 2
- 0
composer.json 查看文件

@@ -2,6 +2,8 @@
2 2
     "name": "mirfalah/laravel-swift",
3 3
     "description": "Service provider for laravel which provide Mirfalah 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
         "php": ">=7.2",
7 9
         "illuminate/mail": ">=5 <7",

正在加载...
取消
保存