Skip to content

Commit

Permalink
chore: fix deprecated namespace in webhook recipient
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartui committed Jul 16, 2024
1 parent ce3e929 commit e7c3680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/src-deprecated/Defaults/Recipient/Webhook.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
namespace BracketSpace\Notification\Defaults\Recipient;

use BracketSpace\Notification\Repository\Field;
use BracketSpace\Notification\Repository\Recipient\BaseRecipient;

/**
* Webhook recipient
Expand Down

0 comments on commit e7c3680

Please sign in to comment.