We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1726624 commit 8cf27b8Copy full SHA for 8cf27b8
README.md
@@ -138,6 +138,16 @@ if (getenv('APP_ENV') === 'production') {
138
$notifier = new Notifier($twilio);
139
```
140
141
+## Credits
142
+
143
+- [Hannes Van De Vreken](https://twitter.com/hannesvdvreken)
144
+- [Travis Ryan](https://twitter.com/nayrsivart)
145
+- [All Contributors](../../contributors)
146
147
+Sponsored by:
148
149
+
150
151
### License
152
153
laravel-twilio is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
0 commit comments