Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fc12744

Browse files
committedSep 5, 2018
Fixed readme
1 parent 46dbb21 commit fc12744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Or you can manually update your require block and run `composer update` if you c
3838
```json
3939
{
4040
"require": {
41-
       "laravel-notification-channels/pushbullet": "^1.0"
42-
  }
41+
"laravel-notification-channels/pushbullet": "^1.0"
42+
}
4343
}
4444
```
4545

0 commit comments

Comments
 (0)
Please sign in to comment.