We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ca26a commit 2eb9653Copy full SHA for 2eb9653
README.md
@@ -120,6 +120,20 @@ public function toPushbullet($notifiable)
120
- `message($message)`: (string) set notification message
121
- `url($url)`: (string) set notification url (will be in notification if type is `link`)
122
123
+## Changelog
124
+
125
+Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
126
127
+## Testing
128
129
+``` bash
130
+$ composer test
131
+```
132
133
+## Security
134
135
+If you discover any security related issues, please email themsaid@gmail.com instead of using the issue tracker.
136
137
## Contributing
138
139
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
0 commit comments