-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
- Loading branch information
Showing
3 changed files
with
58 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters