Skip to content

Releases: laravel-notification-channels/africastalking

Support laravel 12

12 Nov 08:22
f62de5d

Choose a tag to compare

Update composer.json (#28)

* Update composer.json

added Lavarel 12 support

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

---------

Co-authored-by: Osaigbovo Emmanuel <55060799+ossycodes@users.noreply.github.com>

support laravel 11

13 Aug 14:13
5c23d44

Choose a tag to compare

v6.0

added lavarel 11 support (#27)

v5.1

18 Oct 16:47
8b73afc

Choose a tag to compare

support minor updates of laravel 10 (#25)

Support Laravel 10

10 Mar 17:10
3ec1ff9

Choose a tag to compare

Git CI actions - Fix styleci

09 Mar 23:43
2b5a35d

Choose a tag to compare

  • Git actions to run tests thanks to @njoguamos
  • fix styleCI

support Anonymous Notifiable

12 Dec 15:10
b66043e

Choose a tag to compare

v4.0

support AfricasTalkingChannel::class (#19)

using to() has highest priority

06 May 20:29
4a9569c

Choose a tag to compare

if the recipient phone number is set using ->to(), will override the phone number provided in routeNotificationForAfricasTalking() method and the phone_number attribute

support adding recipient dynamically

06 May 13:08
a2d350f

Choose a tag to compare

Support adding to dynamically (#17)

* support setting recipient dynamically

* wip

3.2.0

10 Feb 22:26
2b91ed5

Choose a tag to compare

Add Laravel 9 Support.

Fix invalid sender issues

24 Sep 00:03
72a432b

Choose a tag to compare

fix invalid sender issues (#12)

* fixes

* fix

* fix