Browse Source

Update 'composer.json'

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

+ 2
- 0
composer.json View File

2
     "name": "mirfalah/sendmail-swift-transport",
2
     "name": "mirfalah/sendmail-swift-transport",
3
     "description": "Mirfalah Sendmail Swift_Transport implementation",
3
     "description": "Mirfalah Sendmail 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
         "swiftmailer/swiftmailer": "^6.0",
8
         "swiftmailer/swiftmailer": "^6.0",
7
         "guzzlehttp/guzzle": "~6.0"
9
         "guzzlehttp/guzzle": "~6.0"

Loading…
Cancel
Save