You've already forked laravel-mail
Modifying readme
This commit is contained in:
@@ -9,7 +9,7 @@ First in your composer.json, add :
|
|||||||
```bash
|
```bash
|
||||||
"require": {
|
"require": {
|
||||||
"bluescale/laravel-bmail": "dev-master"
|
"bluescale/laravel-bmail": "dev-master"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
and
|
and
|
||||||
@@ -20,7 +20,7 @@ and
|
|||||||
"type": "vcs",
|
"type": "vcs",
|
||||||
"url": "git@git.bluesquare.io:bluescale/laravel-bmail.git"
|
"url": "git@git.bluesquare.io:bluescale/laravel-bmail.git"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
Next update your package :
|
Next update your package :
|
||||||
|
|||||||
Reference in New Issue
Block a user