Skip to content

Releases: laravel-notification-channels/twitter

v7.0.0

14 Feb 15:58

Choose a tag to compare

Add Laravel 10 support and bump PHP requirement to 8.1

v6.2.0

01 Dec 14:03
d9692d7

Choose a tag to compare

  • Add ability to send status as reply to a tweet

v6.1.0

09 Aug 08:03
c9f7c02

Choose a tag to compare

Upgrading to the latest Twitter OAuth package version.

v6.0.0

31 Jan 15:44

Choose a tag to compare

  • Only support Laravel 8 and above
  • Only support PHP 8 and above
  • clean up code

v5.1.0

09 Dec 10:27
bcab129

Choose a tag to compare

  • add support for PHP8

v5.0.1

01 Oct 10:47
0754f1c

Choose a tag to compare

If there is a permission error with the user, the error message is handled differently. This new release will make sure the correct error message is being shown.

v5.0.0

09 Sep 06:24
ade739c

Choose a tag to compare

  • Add support for Laravel 8

v4.1.0

05 Aug 06:25

Choose a tag to compare

  • Return Twitter API response so it can be fetched from Laravel Notification envents

v4.0.0

04 Mar 06:19
c5e78cb

Choose a tag to compare

  • Laravel 7 support

3.0.1

04 Feb 12:48

Choose a tag to compare

  • Update abraham/twitteroauth dependency to work with PHP 7.4