You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Return full response from the request rather than throwing an exception
* Remove unused import
* Update dependencies for 5.6
* Revert dependency changes
* Update for 5.7
* Update more requires
* Bump for Illuminate 5.8
* Return response on successful webhook
* Remove .idea from .gitignore
* Remove unused variable
* Add response to CouldNotSendNotification exception
* Update test PHPdocs and assert exception object
* Fix broken test.
* Update format for StyleCI
0 commit comments