Browse Source

Update 'composer.json'

master
Lim Eng Shun 4 years ago
parent
commit
aa799b59e6
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      composer.json

+ 2
- 0
composer.json View File

2
     "name": "mirfalah/laravel-swift",
2
     "name": "mirfalah/laravel-swift",
3
     "description": "Service provider for laravel which provide Mirfalah Swift_Transport implementation",
3
     "description": "Service provider for laravel which provide Mirfalah Swift_Transport implementation",
4
     "type": "library",
4
     "type": "library",
5
+    "homepage": "https://git.mirfalah.my/mirfalah-tech/laravel-swift.git",
6
+    "readme": "README.md",
5
     "require": {
7
     "require": {
6
         "php": ">=7.2",
8
         "php": ">=7.2",
7
         "illuminate/mail": ">=5 <7",
9
         "illuminate/mail": ">=5 <7",

Loading…
Cancel
Save