瀏覽代碼

update composer.json

tags/1.0
0nepeop1e 3 年之前
父節點
當前提交
904093102b
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      composer.json

+ 2
- 0
composer.json 查看文件

@@ -2,6 +2,8 @@
2 2
     "name": "mirfalah/laravel-payment",
3 3
     "description": "Laravel payment service provider",
4 4
     "type": "library",
5
+    "homepage": "https://git.mirfalah.my/mirfalah-tech/laravel-payment.git",
6
+    "readme": "README.md",
5 7
     "require": {
6 8
         "php": ">=7.1",
7 9
         "illuminate/support": ">=5.0 <8.0",

Loading…
取消
儲存