Browse Source

update composer.json

tags/1.0
0nepeop1e 3 years ago
parent
commit
904093102b
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      composer.json

+ 2
- 0
composer.json View File

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

Loading…
Cancel
Save